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

The #[no_mangle] attribute does not work on static data. #5972

Closed
mstewartgallus opened this issue Apr 20, 2013 · 1 comment
Closed

The #[no_mangle] attribute does not work on static data. #5972

mstewartgallus opened this issue Apr 20, 2013 · 1 comment
Labels
A-codegen Area: Code generation

Comments

@mstewartgallus
Copy link
Contributor

The #[no_mangle] attribute does not work on static data, and only on functions. This seems like a simple oversight.

@catamorphism
Copy link
Contributor

Nominating for milestone 5, production-ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-codegen Area: Code generation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants