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

Point users at enable_experimental #496

Closed
langston-barrett opened this issue Jun 20, 2019 · 1 comment
Closed

Point users at enable_experimental #496

langston-barrett opened this issue Jun 20, 2019 · 1 comment
Labels
topics: error-messages Issues involving the messages SAW produces on error
Milestone

Comments

@langston-barrett
Copy link
Contributor

If you use an experimental/deprecated command when deprecated or experimental commands aren't enabled, you'll get an error about it not being in scope. Instead, SAW should probably tell you that is experimental/deprecated, and point you at the appropriate function to enable it.

@langston-barrett langston-barrett added the topics: error-messages Issues involving the messages SAW produces on error label Jun 20, 2019
@Ptival
Copy link
Contributor

Ptival commented Jun 20, 2019

I just ran into this issue, indeed it would be good! 👍

@atomb atomb added this to the 0.4 milestone Oct 3, 2019
atomb pushed a commit that referenced this issue Oct 16, 2019
@atomb atomb closed this as completed in 11fa872 Oct 16, 2019
Ptival pushed a commit that referenced this issue Oct 31, 2019
* Remove references to LSS in intTests

Fixes #493.

* Remove obsolete note about globals and unsoundness

Fixes #563

* Point users at `enable_{deprecated,experimental}`

Fixes #496.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topics: error-messages Issues involving the messages SAW produces on error
Projects
None yet
Development

No branches or pull requests

3 participants