Re: Odd historical fact about Bison - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Odd historical fact about Bison
Date
Msg-id 4A5632D30200002500028665@gw.wicourts.gov
Whole thread Raw
In response to Re: Odd historical fact about Bison  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
Josh Berkus <josh@agliodbs.com> wrote: 
> The real question is slow-to-upgrade OSes like HP-UX, AIX, OpenBSD
> and Solaris.  What version of Bison are they shipping with?
I don't know about them, but just so you know:
kgrittn@INHOUSEAPPS:~> cat /etc/SuSE-release
SUSE LINUX Enterprise Server 9 (i586)
VERSION = 9
PATCHLEVEL = 3
kgrittn@INHOUSEAPPS:~> bison --version
bison (GNU Bison) 1.875
. . .
Now, this doesn't cause a problem for me, because if I'm not building
from tarballs I can run "make distprep" on a more modern machine.  And
we've almost finished upgrading to SLES 10, anyway.
-Kevin


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Odd historical fact about Bison
Next
From: Andres Freund
Date:
Subject: Re: Odd historical fact about Bison