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

1st regexp after %% #4

Closed
lsf37 opened this issue Feb 15, 2015 · 0 comments
Closed

1st regexp after %% #4

lsf37 opened this issue Feb 15, 2015 · 0 comments
Labels
bug Not working as intended

Comments

@lsf37
Copy link
Member

lsf37 commented Feb 15, 2015

Reported by lsf37 on 2001-02-28 11:21 UTC
Incorrect parsing, if there is no blank line after the
second %%. If there is no whitespace character before
the first regular expression and after the newline of
the second %%-line and if the first regular expression
doesn't start with a lexical state condition, then
JFlex will incorrectly complain about an illegal
character in that line (and then stop) or will parse
the first regular expression incorrectly.

This bug was reported by Frank Berger.

(fixed in 1.1)

@lsf37 lsf37 added the bug Not working as intended label Feb 15, 2015
@lsf37 lsf37 closed this as completed Feb 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Not working as intended
Projects
None yet
Development

No branches or pull requests

1 participant