[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bison 1.30h
From: |
Paul Eggert |
Subject: |
Re: Bison 1.30h |
Date: |
Thu, 20 Dec 2001 16:48:04 -0800 (PST) |
> From: Akim Demaille <address@hidden>
> Date: 19 Dec 2001 10:36:31 +0100
>
> I don't know why Paul has chosen <> over "".
No particular reason. I don't object to replacing <> with "".
I do object to the "#ifndef _WIN32", though. That sort of thing
should be in config.h, not in the mainline code. Too many #ifndefs
spoil the broth.