Details
Description
using qdox i experienced a ArrayIndexOutOfBoundsException in yyparse
A similar fault is also described at the version history of byacc-j.
Setting up a build environment with the new byacc-j library, building and running the same test with the new qdox.jar does not show this problem any more.
Unfortunately i can not provide you the java code to show the problem and it would be too much effort for me to re-engineer something alike.
But the problem should be quite obvious, because the byacc-j change history explicitly mention it.
Activity
Robert Scholte
made changes -
Field | Original Value | New Value |
---|---|---|
Issue Type | Bug [ 1 ] | Task [ 3 ] |
Fix Version/s | 2.0 [ 15636 ] |
Robert Scholte
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Assignee | Robert Scholte [ rfscholte ] | |
Resolution | Fixed [ 1 ] |
We should reinvestigate this when developing 2.0. We already had issues before with this library (
HAUS-1817) IIRC we downloaded the sources as refered to on the mainpage and tried to compile them, without success. So we ended up in checking out code from some mysterious folder structure.So it's not that straight forward as you describe, sadly enough, but it's good to mention this.