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

linux musl bring ucontext api for related archs #2430

Closed
wants to merge 1 commit into from
Closed

linux musl bring ucontext api for related archs #2430

wants to merge 1 commit into from

Conversation

devnexen
Copy link
Contributor

@devnexen devnexen commented Oct 3, 2021

No description provided.

@rust-highfive
Copy link

r? @Amanieu

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

@Amanieu
Copy link
Member

Amanieu commented Oct 6, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Oct 6, 2021

📌 Commit e7601c6 has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Oct 6, 2021

⌛ Testing commit e7601c6 with merge fbd963d...

bors added a commit that referenced this pull request Oct 6, 2021
linux musl bring ucontext api for related archs
@bors
Copy link
Contributor

bors commented Oct 6, 2021

💔 Test failed - checks-actions

@Amanieu
Copy link
Member

Amanieu commented Oct 6, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Oct 6, 2021

📌 Commit 711d64d has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Oct 6, 2021

⌛ Testing commit 711d64d with merge d7fea32...

bors added a commit that referenced this pull request Oct 6, 2021
linux musl bring ucontext api for related archs
@bors
Copy link
Contributor

bors commented Oct 6, 2021

💔 Test failed - checks-actions

@devnexen
Copy link
Contributor Author

devnexen commented Oct 6, 2021

I do not know how to get passed this macOs backward incompatibility.

@Amanieu
Copy link
Member

Amanieu commented Oct 6, 2021

The semver checks don't actually block CI. The actual error is lower down: https://github.com/rust-lang/libc/runs/3814302629

@Amanieu
Copy link
Member

Amanieu commented Oct 10, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Oct 10, 2021

📌 Commit 460dd58 has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Oct 10, 2021

⌛ Testing commit 460dd58 with merge 251dcf5...

bors added a commit that referenced this pull request Oct 10, 2021
linux musl bring ucontext api for related archs
@bors
Copy link
Contributor

bors commented Oct 10, 2021

💔 Test failed - checks-actions

@JohnTitor
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Oct 13, 2021

📌 Commit 8aa4c8c has been approved by JohnTitor

bors added a commit that referenced this pull request Oct 13, 2021
linux musl bring ucontext api for related archs
@bors
Copy link
Contributor

bors commented Oct 13, 2021

⌛ Testing commit 8aa4c8c with merge a460e7f...

@bors
Copy link
Contributor

bors commented Oct 13, 2021

💔 Test failed - checks-actions

@bors
Copy link
Contributor

bors commented Jan 18, 2022

☔ The latest upstream changes (presumably #2615) made this pull request unmergeable. Please resolve the merge conflicts.

@kaniini
Copy link
Contributor

kaniini commented Jan 19, 2022

This pull request is wrong. The getcontext et al API are not provided by musl directly, but by my libucontext library: https://gitea.treehouse.systems/ariadne/libucontext

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.

6 participants