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

CTM parser does not support the complete CTM grammar #343

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 4 comments
Closed

CTM parser does not support the complete CTM grammar #343

GoogleCodeExporter opened this issue Mar 16, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Rev. 155 of the CXTM test suite is rejected by the CTM parser/CXTM writer. The 
attached patch fixes the issue

Original issue reported on code.google.com by lars.he...@gmail.com on 11 Jan 2011 at 11:51

Attachments:

@GoogleCodeExporter
Copy link
Author

Rev. 156 fails, too. This revision isn't covered by the patch. The problem is, 
that triple-quoted strings are taken as they are while single-quoted strings 
enter a JFlex state where string escape sequences are resolved.

Original comment by lars.he...@gmail.com on 12 Jan 2011 at 12:25

@GoogleCodeExporter
Copy link
Author

Fixed in revision 

Original comment by lar...@gmail.com on 16 Feb 2011 at 9:08

  • Changed state: NewV

@GoogleCodeExporter
Copy link
Author

Fixed in revision 1643.

Original comment by lar...@gmail.com on 16 Feb 2011 at 9:09

  • Changed state: Verified
  • Added labels: Component-Engine, Syntax-CTM

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r1643.

Original comment by lar...@gmail.com on 16 Feb 2011 at 9:11

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant