[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Conflicts with header guards
From: |
Akim Demaille |
Subject: |
Re: Conflicts with header guards |
Date: |
Mon, 1 Oct 2012 11:21:34 +0200 |
Le 27 sept. 2012 à 09:53, Akim Demaille a écrit :
>
> Le 26 sept. 2012 à 17:19, Paul Eggert a écrit :
>
>> On 09/25/2012 01:15 AM, Akim Demaille wrote:
>>> Unless I have misunderstood your suggestion.
>>
>> No, you got it right, and clearly I got it wrong :-). Thanks.
>
>
> That's not usual :)
>
> So here is my proposal, taking the _INCLUDED route.
>
> commit 0c88683801c1ba58727ffcf91fe31dc841a6d344
> Author: Akim Demaille <address@hidden>
> Date: Thu Sep 27 09:43:49 2012 +0200
>
> headers: move CPP guards into YY_*_INCLUDED to avoid collisions
>
> See <http://lists.gnu.org/archive/html/bug-bison/2012-09/msg00016.html>.
>
> * data/c.m4 (b4_cpp_guard): Prepend YY_ and append _INCLUDED.
> * tests/headers.at: Adjust.
> * NEWS, doc/bison.texi: Document.
Installed.
- Re: Conflicts with header guards,
Akim Demaille <=