-
Notifications
You must be signed in to change notification settings - Fork 114
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
[Feature] java compliant line and column counting [sf#28] #163
Comments
Commented by vbstudio on 2013-03-13 22:51 UTC |
Commented by vbstudio on 2013-03-14 18:39 UTC |
Commented by vbstudio on 2013-03-14 18:40 UTC |
@lsf37 Should we update the patch, or is this obsolete by the full unicode support? |
I don't think it's really obsolete, so we should probably update and/or incorporate it. We seem to have forgotten about this one since 1.4.3, so I'll assign this to milestone 1.7.1 to have a more thorough look. |
Reported by vbstudio on 2013-03-11 15:05 UTC
It would be nice to have an option to switch line and column counting into a mode that will only count \n and \r\n as new lines. I didnt't find an editor that handles the unicode line breaks correctly anyway and i am trying to write a java compliant lexer.
mfG Michael
https://sourceforge.net/p/jflex/feature-requests/28/
The text was updated successfully, but these errors were encountered: