Skip to content

Add prefixes to more symbols in libbacktrace #214

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

Merged
merged 1 commit into from
Jun 26, 2019
Merged

Conversation

alexcrichton
Copy link
Member

More symbols are exported than previously though (on OSX only) and it
looks like they in theory should be static in the defining file but
they aren't, so let's add them to the list of symbols to mangle when
compiling.

Closes #212

More symbols are exported than previously though (on OSX only) and it
looks like they in theory should be `static` in the defining file but
they aren't, so let's add them to the list of symbols to mangle when
compiling.

Closes #212
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.

New error at compile time
1 participant