Hi,
is it those changes ? :
1.146 02/02/28 21:58:32 Sinisa 195 194
Some small fixes for newer parsers.
Only unsigned int yystacksize remains to be fixed.
This I leave to Monty.
Present fixes are only aesthetic and do not harm.
If it is, I still have to make the modification after this patch (there
still remain missing semicolon).
Regards,
Jocelyn Fournier
----- Original Message -----
From: "Sinisa Milivojevic" <sinisa@stripped>
To: "Fournier Jocelyn [Presence-PC]" <joc@stripped>
Cc: <jzawodn@stripped>; <internals@stripped>
Sent: Monday, March 04, 2002 1:20 PM
Subject: Re: Problem with sql_yacc.yy
> On Mon, 4 Mar 2002 08:25:09 +0100
> "Fournier Jocelyn [Presence-PC]" <joc@stripped> wrote:
>
> > I don't know if older version are affected by the problem, but I know
> > gcc fails to compile the file sql_yacc parsed by bison 1.33 (and 1.32 as
> > well). With 1.28 version, the problem doesn't occur.
> > I've just realised if you parse the file with bison-1.33 and then you
> > update from bison-1.33 to bison-1.28, it will not parse again the yy
> > file (even using the "./BUILD/compile-pentium" script) : you have to
> > modify it (or touch it) to make regenerate a new version of sql_yacc.cc
> > which compiles without problem.
> >
> > Jocelyn
>
> Hi!
>
> We have already pushed some changes in sql_yacc.yy concerning missing
semi-colons, but they will not appear immediately on the public repository.
>
>
> --
>
> Regards,
>
> --
> For technical support contracts, go to https://order.mysql.com/
> __ ___ ___ ____ __
> / |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <sinisa@stripped>
> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer
> /_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus
> <___/ www.mysql.com
>
> ---------------------------------------------------------------------
> Before posting, please check:
> http://www.mysql.com/manual.php (the manual)
> http://lists.mysql.com/ (the list archive)
>
> To request this thread, e-mail internals-thread2983@stripped
> To unsubscribe, e-mail <internals-unsubscribe@stripped>
>
>