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

[Bug] exception: undefined macro in lookahead [sf#33] #35

Closed
lsf37 opened this issue Feb 15, 2015 · 1 comment
Closed

[Bug] exception: undefined macro in lookahead [sf#33] #35

lsf37 opened this issue Feb 15, 2015 · 1 comment
Labels
bug Not working as intended

Comments

@lsf37
Copy link
Member

lsf37 commented Feb 15, 2015

Reported by lsf37 on 2001-02-28 14:05 UTC
If a macro itself references an undefined macro in the
first part of a lookahead expression, or in the second
part of a lookahead expression when the first part
doesn't have fixed length, then JFlex will give a stack
trace instead of a controlled error message.

Workaround: don't use undefined macros

This bug was reported by Tom Moog.

(fixed in 1.3.1)

@lsf37 lsf37 changed the title exception: undefined macro in lookahead [Bug] exception: undefined macro in lookahead [sf#33] Feb 15, 2015
@lsf37 lsf37 added this to the jflex bug milestone Feb 15, 2015
@lsf37 lsf37 closed this as completed Feb 15, 2015
@lsf37
Copy link
Member Author

lsf37 commented Feb 15, 2015

Updated by lsf37 on 2001-02-28 14:06 UTC

  • status: open --> closed

@lsf37 lsf37 added the bug Not working as intended label Feb 17, 2015
@lsf37 lsf37 modified the milestone: jflex bug Feb 17, 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