-
Notifications
You must be signed in to change notification settings - Fork 6
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
More thetis issues #70
Comments
On some machines, with the same test I get:
|
Um, non-deterministic code generation? or why is the failure mode different on different machines? |
Who knows. |
Steps to reproduce:
|
The diverged nan case is a problem in thetis. |
See thetisproject/thetis#43 for that half. |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running the following test:
Results in:
Error file is:
C file
As you can see, the undeclared variable is declared, just after first use.
The text was updated successfully, but these errors were encountered: