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

EV_SYSFLAGS changed value on upcoming OpenBSD 7.1 #2596

Merged
merged 1 commit into from Dec 18, 2021

Conversation

semarie
Copy link
Contributor

@semarie semarie commented Dec 17, 2021

Mark EV_SYSFLAGS deprecated and ignore it on tests.

The value changed on upcoming OpenBSD 7.1.

Note I don't find any real usage of the value in code (outside libc copying/redefinition in Rust, Go or Python code).

@rust-highfive
Copy link

Some changes occurred in OpenBSD module

cc @semarie

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@Amanieu
Copy link
Member

Amanieu commented Dec 18, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Dec 18, 2021

📌 Commit ef1787a has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Dec 18, 2021

⌛ Testing commit ef1787a with merge c8751d2...

@bors
Copy link
Contributor

bors commented Dec 18, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: Amanieu
Pushing c8751d2 to master...

@bors bors merged commit c8751d2 into rust-lang:master Dec 18, 2021
@semarie semarie deleted the openbsd-ev_sysflags branch December 19, 2021 06:10
bors bot added a commit to nix-rust/nix that referenced this pull request Jan 16, 2022
1635: Remove EventFlag::EV_SYSFLAG r=rtzoeller a=rtzoeller

It is not stable across OpenBSD versions and is reserved by the system on FreeBSD and NetBSD.

This should fix the nix build for OpenBSD, which is failing due to rust-lang/libc#2596. Bump the libc dependency to uptake that change.

Co-authored-by: Ryan Zoeller <rtzoeller@rtzoeller.com>
bors bot added a commit to nix-rust/nix that referenced this pull request Jan 17, 2022
1635: Remove EventFlag::EV_SYSFLAG r=rtzoeller a=rtzoeller

It is not stable across OpenBSD versions and is reserved by the system on FreeBSD and NetBSD.

This should fix the nix build for OpenBSD, which is failing due to rust-lang/libc#2596. Bump the libc dependency to uptake that change.

Co-authored-by: Ryan Zoeller <rtzoeller@rtzoeller.com>
bors bot added a commit to nix-rust/nix that referenced this pull request Jan 18, 2022
1635: Remove EventFlag::EV_SYSFLAG r=rtzoeller a=rtzoeller

It is not stable across OpenBSD versions and is reserved by the system on FreeBSD and NetBSD.

This should fix the nix build for OpenBSD, which is failing due to rust-lang/libc#2596. Bump the libc dependency to uptake that change.

Co-authored-by: Ryan Zoeller <rtzoeller@rtzoeller.com>
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.

None yet

4 participants