[antlr-interest] [antlr] Fixed bug where the 'stderr' attribute will never be null leading to the... (#5)

Terence Parr parrt at cs.usfca.edu
Fri Nov 25 09:52:12 PST 2011


Thanks. fixed in antlr 3 main line; will go out with 3.4.1 but can try at website in dir

/depot/antlr3/main/tool/target/antlr-3.4.1-SNAPSHOT.jar

Ter
On Nov 24, 2011, at 10:53 PM, Kieran Simpson wrote:

> ... method incorrectly failing gunit test cases.
> 
> See mailing list thread http://www.antlr.org/pipermail/antlr-interest/2011-October/043051.html
> 
> You can merge this Pull Request by running:
> 
>  git pull https://github.com/kierans/antlr revision-3.4
> 
> Or you can view, comment on it, or merge it online at:
> 
>  https://github.com/antlr/antlr/pull/5
> 
> -- Commit Summary --
> 
> * Fixed bug where the 'stderr' attribute will never be null leading to the method incorrectly failing gunit test cases.
> 
> -- File Changes --
> 
> M gunit/src/main/java/org/antlr/gunit/gUnitBaseTest.java (4)
> 
> -- Patch Links --
> 
>  https://github.com/antlr/antlr/pull/5.patch
>  https://github.com/antlr/antlr/pull/5.diff
> 
> --- 
> Reply to this email directly or view it on GitHub:
> https://github.com/antlr/antlr/pull/5



More information about the antlr-interest mailing list