mbien commented on issue #9034: URL: https://github.com/apache/netbeans/issues/9034#issuecomment-3938313061
> Didn't enter into details but it might exceed the array limit also. this sounds to me like a common problem for parser generators. Wondering if jflex improved over time and can handle those issues now without extra steps? also: There were some efforts a while ago to let the build generate the files and remove them from the repo (https://github.com/apache/netbeans/pull/7189, https://github.com/apache/netbeans/pull/7186, ..). Since parser diffs are huge and they aren't reviewable anyway. But this obviously requires that the build is able to run the parser generator in the first place. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
