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
----- Original Message -----
From: "Jeremy Zawodny" <jzawodn@stripped>
To: "Fournier Jocelyn [Presence-PC]" <joc@stripped>
Cc: <internals@stripped>
Sent: Monday, March 04, 2002 7:02 AM
Subject: Re: Problem with sql_yacc.yy
> On Sun, Mar 03, 2002 at 07:34:31PM +0100, Fournier Jocelyn [Presence-PC]
wrote:
> >
> > Oups, sorry that wasn't not the right modification.
>
> [snip]
>
> Thanks, you saved me the trouble of tracking this down. :-)
>
> > I switch back the bison 1.28 ;)
>
> Is the older bison less picky?
>
> My FreeBSD builds use an older one, but the Linux builds started
> failing. This is probably why.
>
> Jeremy
> --
> Jeremy D. Zawodny, <jzawodn@stripped>
> Technical Yahoo - Yahoo Finance
> Desk: (408) 349-7878 Fax: (408) 349-5454 Cell: (408) 685-5936
>
> MySQL 3.23.47-max: up 24 days, processed 814,616,481 queries (382/sec.
avg)
>
> ---------------------------------------------------------------------
> 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-thread2978@stripped
> To unsubscribe, e-mail <internals-unsubscribe@stripped>
>
>