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

m68k: Fix incorrect type for sigaction::sa_flags #3078

Merged
merged 1 commit into from
Jan 28, 2023

Conversation

glaubitz
Copy link
Contributor

@glaubitz glaubitz commented Jan 20, 2023

This fixes a trivial bug where the wrong type was assumed for sigaction::sa_flags.

@rustbot
Copy link
Collaborator

rustbot commented Jan 20, 2023

r? @JohnTitor

(rustbot has picked a reviewer for you, use r? to override)

@glaubitz
Copy link
Contributor Author

@JohnTitor Ping? Any chance you could ack this trivial fix? Thanks!

@JohnTitor
Copy link
Member

Thanks! @bors r+

@bors
Copy link
Contributor

bors commented Jan 28, 2023

📌 Commit 0754d92 has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jan 28, 2023

⌛ Testing commit 0754d92 with merge d1eb3e8...

@bors
Copy link
Contributor

bors commented Jan 28, 2023

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing d1eb3e8 to master...

@bors bors merged commit d1eb3e8 into rust-lang:master Jan 28, 2023
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