bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bison-2.4.1b


From: Joel E. Denny
Subject: Re: bison-2.4.1b
Date: Fri, 12 Mar 2010 10:56:46 -0500 (EST)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)

On Thu, 11 Mar 2010, Cazzaniga Sandro wrote:

> I updated a patch from mandriva. I do not know if you had sent the first. In
> any case, here on the version 2.4.1b (attachement).
> Please apply it for next version.

> -AT_CHECK_CONFLICTING_OUTPUT([foo.y], [], [-o foo.y],
> -[foo.y: refusing to overwrite the input file `foo.y'
> -], 1)
> +dnl this check gets additional messages on stderr about a broken pipe
> +dnl which causes the test to fail
> +dnl AT_CHECK_CONFLICTING_OUTPUT([foo.y], [], [-o foo.y],
> +dnl [foo.y: fatal error: refusing to overwrite the input file `foo.y'
> +dnl ], 1)

One of the main purposes of Bison 2.4.1b is to fix this problem so that 
this test group does not need to be removed.  If you find that this is not 
the case, then please build Bison 2.4.1b without your patch, run `make 
check', and send us the resulting tests/testsuite.log.  Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]