Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify QNX NTO dl_iterate_phdr to take * mut #3792

Closed
wants to merge 1 commit into from

Conversation

nyurik
Copy link
Contributor

@nyurik nyurik commented Aug 5, 2024

All other platforms use * mut, and while this is technically a breaking change, most likely noone is using it directly.

See also rust-lang/backtrace-rs#648

r? @joshtriplett

@rustbot
Copy link
Collaborator

rustbot commented Aug 5, 2024

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @joshtriplett (or someone else) some time within the next two weeks.

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:

  • @rustbot author: the review is finished, PR author should check the comments and take action accordingly
  • @rustbot review: the author is ready for a review, this PR will be queued again in the reviewer's queue

@joshtriplett
Copy link
Member

👍 from me as soon as we sort out CI.

@nyurik nyurik changed the title Modify QNX NTO dl_iterate_phdr to toke * mut Modify QNX NTO dl_iterate_phdr to take * mut Aug 8, 2024
All other platforms use `* mut`, and while this is technically a breaking change, most likely noone is using it directly.

See also rust-lang/backtrace-rs#648
auto-merge was automatically disabled August 13, 2024 01:02

Head branch was pushed to by a user without write access

@tgross35
Copy link
Contributor

Going to close this since it was pulled into #3815. We will target 0.2 with a cherry pick after merge.

@tgross35 tgross35 closed this Aug 13, 2024
@nyurik nyurik deleted the qnx-dl_iterate_phdr branch August 13, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants