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

Error when evaluating \\ #12

Open
peedromarinhow opened this issue Sep 6, 2019 · 0 comments
Open

Error when evaluating \\ #12

peedromarinhow opened this issue Sep 6, 2019 · 0 comments

Comments

@peedromarinhow
Copy link

In grammatica 1.6:

INTERNAL ERROR: An internal error in Grammatica has been found.
    Please report this error to the maintainers (see the web
    site for instructions). Be sure to include the Grammatica
    version number, as well as the information below:

net.percederberg.grammatica.GrammarException: token 'LITERAL_CHAR' is invalid, as regular expression contains error(s): Illegal repetition near index 6
'(.|(\\{[+-]?[0-9a-fA-F_]+}))?'
      ^, on line 41
        at net.percederberg.grammatica.Grammar.createTokenizer(Grammar.java:225)
        at net.percederberg.grammatica.Grammatica.debug(Grammatica.java:416)
        at net.percederberg.grammatica.Grammatica.main(Grammatica.java:163)
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