[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fast bug fix in bison
From: |
Akim Demaille |
Subject: |
Re: fast bug fix in bison |
Date: |
08 Jan 2002 18:55:25 +0100 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) |
>>>>> "Harold" == Harold Bamford <Bamford> writes:
Harold> On line 234, where the rule is being printed, the leading "\n"
Harold> is missing. This makes the *.output file almost unreadable.
Harold> Nice work on this program!
Well, better say it quickly...
Thanks for the report, this bug has been fixed long ago. Actually it
is the most benign: there are _bad_ bugs in 1.30...
If I were you, I would try the following version:
http://www.lrde.epita.fr/~akim/download/bison-1.30j.tar.gz
Thanks!