[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tim-6] MAXTABLE and suffix comment
From: |
Akim Demaille |
Subject: |
Re: [tim-6] MAXTABLE and suffix comment |
Date: |
07 Jan 2002 10:42:24 +0100 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) |
>>>>> "Tim" == Tim Van Holder <address@hidden> writes:
Tim> Doubles MAXTABLE (and align the define) to allow for screwy
Tim> grammars. Also adds a FIXME about suffixes on DJGPP; IMO, bison
Tim> should only settle for the DOS extensions (_tab, .sth) if the
Tim> standard ones can't be used. For DJGPP, this amounts to a
Tim> run-time decision.
Sorry Tim, but this is too soon. An audit must be performed first.
This can have a very bad impact on some hosts (on which you run the
_parsers_, not the one you run bison on). It might be very good, but
it requires diving into Bison.
Just give me some time.