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

Misleading parse error #12

Closed
io7m opened this issue Sep 18, 2022 · 1 comment
Closed

Misleading parse error #12

io7m opened this issue Sep 18, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@io7m
Copy link
Member

io7m commented Sep 18, 2022

The attached file yields the following error:

ERROR: Admin1.cbs:218:1: Invalid S expression.
  Specification: https://www.io7m.com/software/cedarbridge/specification/index.xhtml#id_d1cd60f0-8880-4754-964f-5b0489947c59
]

Admin1.txt

@io7m io7m added the bug Something isn't working label Sep 18, 2022
@io7m io7m self-assigned this Sep 18, 2022
@io7m
Copy link
Member Author

io7m commented Sep 18, 2022

The actual error is on line 97; the IdA1AdminSearchParameters record expression isn't closed. This is arguably a jsx bug; the lexical information it gives is the end of the expression rather than the start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant