[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: *** GMX Spamverdacht *** Re: bison 2.6.2 generates incompatible head
From: |
Bill Allombert |
Subject: |
Re: *** GMX Spamverdacht *** Re: bison 2.6.2 generates incompatible header file |
Date: |
Thu, 18 Oct 2012 23:06:10 +0200 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On Thu, Oct 18, 2012 at 06:52:41PM +0200, Frank Heckenbach wrote:
> Bill Allombert wrote:
>
> We do compile our Bison output with g++ (yes, we should probably use
> the C++ skeleton, but we haven't gotten around to it yet), and we
> don't use extern "C" -- in fact we use two different parsers in one
> executable and we put them in different C++ namespaces to avoid
> conflicts. (After the recent changes, this may no more be necessary
> as I understand, we'll have to check this after an upgrade ...)
How do you put them in separate namespace ?
Cheers,
Bill.
- bison 2.6.2 generates incompatible header file, Chuan-kai Lin, 2012/10/17
- Re: bison 2.6.2 generates incompatible header file, Bill Allombert, 2012/10/17
- Re: bison 2.6.2 generates incompatible header file, Akim Demaille, 2012/10/18
- Re: bison 2.6.2 generates incompatible header file, Bill Allombert, 2012/10/18
- Re: bison 2.6.2 generates incompatible header file, Akim Demaille, 2012/10/18
- Re: bison 2.6.2 generates incompatible header file, Bill Allombert, 2012/10/18
- Re: *** GMX Spamverdacht *** Re: bison 2.6.2 generates incompatible header file, Frank Heckenbach, 2012/10/18
- Re: *** GMX Spamverdacht *** Re: *** GMX Spamverdacht *** Re: bison 2.6.2 generates incompatible header file, Frank Heckenbach, 2012/10/18
- Re: *** GMX Spamverdacht *** Re: bison 2.6.2 generates incompatible header file,
Bill Allombert <=
- Re: bison 2.6.2 generates incompatible header file, Frank Heckenbach, 2012/10/18
- Re: bison 2.6.2 generates incompatible header file, Akim Demaille, 2012/10/19
- Re: *** GMX Spamverdacht *** Re: bison 2.6.2 generates incompatible header file, Frank Heckenbach, 2012/10/19
- Re: bison 2.6.2 generates incompatible header file, Akim Demaille, 2012/10/19
- Re: bison 2.6.2 generates incompatible header file, Akim Demaille, 2012/10/21
- Re: bison 2.6.2 generates incompatible header file, Chuan-kai Lin, 2012/10/21
- Re: Bug#689700: bison 2.6.2 generates incompatible header file, Chuan-kai Lin, 2012/10/29
Re: bison 2.6.2 generates incompatible header file, Bill Allombert, 2012/10/22