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

v1.0.0 tests fail missing rust_eh_personality symbol #11

Closed
decathorpe opened this issue Sep 30, 2022 · 0 comments
Closed

v1.0.0 tests fail missing rust_eh_personality symbol #11

decathorpe opened this issue Sep 30, 2022 · 0 comments

Comments

@decathorpe
Copy link

decathorpe commented Sep 30, 2022

Different versions of Rust export this symbols or hide it - there's been some semi-recent changes related to this symbol:

rust-lang/rust#92102
rust-lang/rust#92845
rust-lang/rust#95604
rust-lang/rust#100774

The symbols test should probably not check whether it's in the shared object's symbol table?


EDIT: Pressed "Submit" too fast. This is on Fedora Rawhide with Rust 1.64.0.

@decathorpe decathorpe changed the title v1.0.0 fails to compile due to missing rust_eh_personality symbol v1.0.0 tests fail missing rust_eh_personality symbol Sep 30, 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

No branches or pull requests

1 participant