Skip to content

[release-14.0] Backport removal of posix-signals-on-macos#7362

Merged
alexcrichton merged 1 commit intobytecodealliance:release-14.0.0from
ulan:fix-release-14.0.0
Oct 25, 2023
Merged

[release-14.0] Backport removal of posix-signals-on-macos#7362
alexcrichton merged 1 commit intobytecodealliance:release-14.0.0from
ulan:fix-release-14.0.0

Conversation

@ulan
Copy link
Copy Markdown
Contributor

@ulan ulan commented Oct 25, 2023

Remove the leftover usage of posix-signals-on-macos (#7360)

This follows up #6807 and removes the last remaining reference to the removed posix-signals-on-macos feature flag.

Note that lib.rs now imports mod unix on MacOS. This change is similar to the change in traphandlers.rs in #6807. It is needed for hosts that use signals instead of Mach ports on MacOs.

…ce#7360)

This follows up bytecodealliance#6807 and removes the last remaining reference to
the removed `posix-signals-on-macos` feature flag.

Note that `lib.rs` now imports `mod unix` on MacOS. This change
is similar to the change in `traphandlers.rs` in bytecodealliance#6807. It is
needed for hosts that use signals instead of Mach ports on MacOs.
@ulan ulan requested a review from a team as a code owner October 25, 2023 16:47
@ulan ulan requested review from alexcrichton and removed request for a team October 25, 2023 16:47
@alexcrichton alexcrichton merged commit ed73433 into bytecodealliance:release-14.0.0 Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants