[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNU Bison 2.3] testsuite: 44 failed
From: |
Joel E. Denny |
Subject: |
Re: [GNU Bison 2.3] testsuite: 44 failed |
Date: |
Tue, 8 Feb 2011 07:44:33 -0500 (EST) |
User-agent: |
Alpine 2.00 (DEB 1167 2008-08-23) |
Hi,
On Mon, 7 Feb 2011, chinnathambi wrote:
> Subject: [GNU Bison 2.3] testsuite: 44 failed
Bison 2.3 is almost 5 years old. The most recent release is 2.4.3. You
should consider upgrading.
> --- - 2011-02-07 16:35:18.511715168 +0530
> +++ /home/vijay/Kernel/bison-2.3/tests/testsuite.dir/at-stdout
> 2011-02-07 16:35:18.510334919 +0530
> @@ -1,2 +1,3 @@
> +input.y: In function 'yyparse':
> input.y:8: #error "8"
>
> 44. synclines.at:157: 44. Action synch line (synclines.at:157): FAILED
> (synclines.at:157)
This error results from a minor change in the way modern gcc reports
errors. The Bison 2.3 test suite doesn't understand that change, but that
does not indicate a problem in the bison executable.