bug-bison
[Top][All Lists]
Advanced

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

Re: bison bug when standard input is closed


From: Hans Aberg
Subject: Re: bison bug when standard input is closed
Date: Tue, 04 Jan 2005 18:24:28 +0100
User-agent: Microsoft-Outlook-Express-Macintosh-Edition/5.0.6

On 2005/01/03 08:53, Paul Eggert at address@hidden wrote:

>> <<EOF>>     if (outname) { xfclose (yyout); free (outname); } return EOF;
> 
> Thanks; I installed something like that.  It shouldn't ever happen
> with a valid skeleton, but it's good to check in case a bad skeleton
> was installed.

It might help the code to become "foolproof". But, as the saying goes,
making something foolproof is complicated by the fact that fools are so
inventive. :-)

  Hans Aberg






reply via email to

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