bug-bison
[Top][All Lists]
Advanced

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

Re: Bison 2.0 available from alpha.gnu.org


From: Hans Aberg
Subject: Re: Bison 2.0 available from alpha.gnu.org
Date: Wed, 29 Dec 2004 19:40:57 +0100
User-agent: Microsoft-Outlook-Express-Macintosh-Edition/5.0.6

At 21:31 -0700 2004/12/28, Paul Eggert wrote:
>> Some GNU lib files have changed names:
>>   alloca_.h  getopt_.h  stdbool_.h
>> But the package still uses the old names (without the extra "_").
>
>Sorry, I don't see that.  For me, the command
>
>gunzip <bison-2.0.tar.gz | tar tvf - | grep -E '(alloca|getopt|stdbool).*h$'
>
>outputs this:
>
>-rw-r--r-- 0/0            1810 2004-12-19 06:37:54 bison-2.0/lib/alloca_.h
>-rw-r--r-- 0/0            7975 2004-11-25 11:43:49 bison-2.0/lib/getopt_.h
>-rw-r--r-- 0/0            4792 2004-11-16 18:07:47 bison-2.0/lib/getopt_int.h
>-rw-r--r-- 0/0            3442 2003-10-27 06:58:34 bison-2.0/lib/stdbool_.h
>
>so the distribution is using the new names.

I was probably not clear enough: bison-2.0/lib/ uses those new file names,
but inside some of the bison-2.0/src/ files, in #include directives, they do
not. I cannot be much more specific, because I did not use the install
program.

  Hans Aberg






reply via email to

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