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

Failed to override SoS symbols. #1221

Closed
BoPeng opened this issue Feb 26, 2019 · 0 comments
Closed

Failed to override SoS symbols. #1221

BoPeng opened this issue Feb 26, 2019 · 0 comments
Labels

Comments

@BoPeng
Copy link
Contributor

BoPeng commented Feb 26, 2019

With the new algorithm introduced in #1219 , there is a regression bug (?)

run = 5

[1]
run:
    touch a.txt

Previously, execution of the global statement would override run and cause an error. With the new algorithm, run=5 does not introduce any new symbol and will be ignored.

Most likely a WONTFIX, but record here anyway.

@BoPeng BoPeng added the wontfix label Feb 28, 2019
@BoPeng BoPeng closed this as completed Feb 28, 2019
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