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

Display error messages #5

Open
tillmo opened this issue Jun 25, 2019 · 0 comments
Open

Display error messages #5

tillmo opened this issue Jun 25, 2019 · 0 comments

Comments

@tillmo
Copy link

tillmo commented Jun 25, 2019

For the DOL file

specc sp 

the RESTful interface returns

curl localhost:8000/dg/file%3a%2f%2f%2fdata%2ftest_import1.dol/full-signatures/full-theories/auto
*** Error:
file:///data/test_import1.dol:2.7:
unexpected 's'
expecting "%", "and", "end", "extract", "fit", "forget", "hide", "keep", "reject", "remove", "reveal", "select", "then", "with", "within", "of", "for", "to", "intersect", "arch", "from", "logic", "newlogic", "refinement", "spec", "unit", "view", "ontology", "alignment", "network", "equivalence", "newcomorphism", "interpretation", "entailment", "}", "[", "]" or end of input

This error should be displayed in VSCode.
Would it help if the error is encapsulated in json?

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

No branches or pull requests

1 participant