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

Too aggressive hex literals parsing #89

Closed
dockimbel opened this issue Jun 9, 2011 · 1 comment
Closed

Too aggressive hex literals parsing #89

dockimbel opened this issue Jun 9, 2011 · 1 comment
Labels
status.built A change in codebase has been done to address the ticket. status.tested The change in code has been manually tested and verified to fix the issue. type.bug Ticket describes an abnormal behavior, not conforming to the specs or expectation.

Comments

@dockimbel
Copy link
Member

The following code:

OemToChar: 123

wrongly produces the following compilation error:

** User Error: Invalid hex literal: Char: 123
@dockimbel
Copy link
Member Author

Tested OK.

dockimbel added a commit that referenced this issue Jun 10, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status.built A change in codebase has been done to address the ticket. status.tested The change in code has been manually tested and verified to fix the issue. type.bug Ticket describes an abnormal behavior, not conforming to the specs or expectation.
Projects
None yet
Development

No branches or pull requests

1 participant