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

Block redefinition of default variables #41

Merged
merged 1 commit into from
Apr 9, 2017

Conversation

quozl
Copy link

@quozl quozl commented Feb 22, 2017

Block any redefinition of default variables, such as pi and e, and show
an error message instead.

The error is "Cannot redefine a constant".

Fixes SL#2698
https://bugs.sugarlabs.org/ticket/2698

Signed-off-by: James Cameron quozl@laptop.org

Block any redefinition of default variables, such as pi and e, and show
an error message instead.

The error is "Cannot redefine a constant".

Fixes SL#2698
https://bugs.sugarlabs.org/ticket/2698

Signed-off-by: James Cameron <quozl@laptop.org>
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

Successfully merging this pull request may close these issues.

3 participants