bug-bison
[Top][All Lists]
Advanced

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

Re: 32 Bit Bison Tables


From: Hans Aberg
Subject: Re: 32 Bit Bison Tables
Date: Fri, 26 Mar 2004 18:49:19 +0100

At 12:12 -0800 2004/03/25, Paul Eggert wrote:
>Tom Spurrier <address@hidden> writes:
>
>> Is it possible that someone could change the state tables to 32 bit int's
>
>What happens if you take the Bison source and uniformly substitute
>'int' for 'short' in data/yacc.c?  Does that fix your problem?  If so,
>please let us know.

I think Akim Demaille worked on this problem, and that you need to get hold
of him.

There are really two problems: Making sure Bison internals admit
sufficiently many states, and then let the skeleton file take care of that
as well.

  Hans Aberg






reply via email to

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