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

LIO constants can shadow each other if multiple code blocks are used #662

Closed
thesamovar opened this issue Apr 6, 2016 · 0 comments
Closed
Labels
Milestone

Comments

@thesamovar
Copy link
Member

This can be seen when trying to run the Kremer et al. example in standalone mode: you get two copies of _lio_1 with different values from differnet code blocks in set variable conditional. I think it should be easy to fix this by just keeping track of the number of assigned LIO constants or giving LIO constants an additional block-specific prefix.

@thesamovar thesamovar added the bug label Apr 6, 2016
@thesamovar thesamovar added this to the 2.0 milestone Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant