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

Fix Unix CI for no-std #514

Closed
wants to merge 1 commit into from
Closed

Fix Unix CI for no-std #514

wants to merge 1 commit into from

Conversation

Friz64
Copy link
Contributor

@Friz64 Friz64 commented Jan 26, 2022

Took a bit of digging until i found the issue i was looking for.

rust-lang/rust#79609

Took a bit of digging until i found the issue i was looking for.

rust-lang/rust#79609
@schungx
Copy link
Collaborator

schungx commented Jan 26, 2022

Can you push the PR to my dev repo: https://github.com/schungx/rhai

It makes it easier for me to merge this into the current stream.

@schungx
Copy link
Collaborator

schungx commented Jan 27, 2022

Maybe we shouldn't eliminate rust_eh_unregister_frames... not sure if it'll be used elsewhere somewhere...

How about just adding _Unwind_Resume?

@Friz64
Copy link
Contributor Author

Friz64 commented Jan 27, 2022

How about just adding _Unwind_Resume?

This is exactly what this PR is doing, no?

@Friz64
Copy link
Contributor Author

Friz64 commented Jan 27, 2022

Can you push the PR to my dev repo

schungx#63

@schungx schungx closed this Jan 27, 2022
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