Skip to content

Warning due to uninitialized value #14

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

Closed
waywardmonkeys opened this issue Dec 19, 2015 · 1 comment
Closed

Warning due to uninitialized value #14

waywardmonkeys opened this issue Dec 19, 2015 · 1 comment

Comments

@waywardmonkeys
Copy link
Contributor

I get this on OS X when I build with my cmake build:

../src/s2wasm.h:957:65: warning: reference 'o' is not yet bound to a value when used here [-Wuninitialized]
      AsmConstWalker(S2WasmBuilder* parent) : parent(parent), o(o) {}
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

2 participants