-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
classes fail to compile with non-trivial modules #2563
Comments
klass.rc
klass.rs
types.rs
|
Forgot to mention that the error is: |
Have you tried compiling without |
Without more info, I'm considering this a dup of #2194. If you try compiling without |
It compiles without -g |
run all extern-so tests consistently without dependencies
run all extern-so tests consistently without dependencies
The following single file compiles fine:
But the exact same class fails to compile if an rc file is used (see the follow up).
The text was updated successfully, but these errors were encountered: