[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bison 1.30h
From: |
Akim Demaille |
Subject: |
Re: Bison 1.30h |
Date: |
22 Dec 2001 16:09:22 +0100 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Civil Service) |
>>>>> "Paul" == Paul Eggert <address@hidden> writes:
>> From: Akim Demaille <address@hidden> Date: 19 Dec 2001 10:36:31
>> +0100
>>
>> I don't know why Paul has chosen <> over "".
Paul> No particular reason. I don't object to replacing <> with "".
Paul> I do object to the "#ifndef _WIN32", though. That sort of thing
Paul> should be in config.h, not in the mainline code. Too many
Paul> #ifndefs spoil the broth.
Very much agreed. Given that quotearg is used by several of your
pets, I leave this to you.
But I'm also interested in the lesson to draw from this (for
autoconf.texi): you can't expect -I to work with #include <>? That's
the bottom line?