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

set command should give better errors. #552

Open
rec opened this issue Dec 25, 2014 · 1 comment
Open

set command should give better errors. #552

rec opened this issue Dec 25, 2014 · 1 comment
Labels
Milestone

Comments

@rec
Copy link
Owner

rec commented Dec 25, 2014

It should indicate:

  1. a syntax error:
    set light.vis.ins..size = [9, 9]
  2. if it's a missing or ambiguous variable, the first location where it goes off.
    set light.vis.size = [9, 9] should give an error like "No value "size" in light.visualizer: possible values are".
@rec rec added this to the clean-ups milestone Dec 25, 2014
@rec
Copy link
Owner Author

rec commented Dec 25, 2014

Also: #426

@rec rec modified the milestones: clean-ups, post-release Dec 25, 2014
@rec rec added the feature label Dec 25, 2014
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