Gerwin Klein
Gerwin Klein
**Commented by vbstudio on 2013-03-14 18:39 UTC** patch against the latest svn revision (623)
**Commented by vbstudio on 2013-03-14 18:40 UTC** patch against the current release 1.4.3 to add a switch %javanl that switches to java compliant new line mode
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...
Thanks for the report, will look into it. That looks like a very high number of states for this small expression. Is this the output for the reduced spec or...
Sorry for the silence, was mostly offline last week. I didn't directly spot any negation operator (`!`) in ASCIITLD.jflex-macro, but I might have overlooked it. Or is it in a...
Just had a look at `UAX29URLEmailTokenizerImpl.jflex`: it uses `!` to work around the no-macros-in-charclasses restriction. This is now implemented in JFlex master (#654) and will be in the next release....
No worries. If the new feature helps, we can probably push out the JFlex 1.8.0 release next week, so you can have the build on an official version.
Alight, I'll look into it more deeply, surely there must be something we can do. It'll be a bit, though, next week (hopefully) for is the 1.8.0 release first.
Ok, good to know that you're not stuck because of it. > The hash state reduction idea (in case you didn't understand my brief note) is about deduplicating states based...
**Commented by briansmith on 2006-10-29 06:30 UTC** Patch in diff -u format