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

Character code is returned instead of the symbol in the message #243

Closed
yurkom opened this issue Aug 20, 2022 · 2 comments
Closed

Character code is returned instead of the symbol in the message #243

yurkom opened this issue Aug 20, 2022 · 2 comments

Comments

@yurkom
Copy link

yurkom commented Aug 20, 2022

Before

    Lexical error at line 1, column 6.  Encountered: "^" (94), after : "^"

After

    Lexical error at line 1, column 6.  Encountered: '94' (94), after prefix "^"

It was introduced in 31ba95d

@zosrothko
Copy link
Member

@MarcMazas Could you have a look at this issue since it seems it is coming from one of your change.

@MarcMazas
Copy link
Collaborator

MarcMazas commented Aug 23, 2022 via email

MarcMazas added a commit to MarcMazas/javacc that referenced this issue Aug 29, 2022
zosrothko added a commit that referenced this issue Aug 30, 2022
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

3 participants