bug-bison
[Top][All Lists]
Advanced

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

little problem with bison and C++


From: Pascal Courtois
Subject: little problem with bison and C++
Date: Mon, 19 Feb 2001 10:39:37 +0100 (CET)

  Hi,

  First of all, I would like to thank you for the great job done with bison.

  I'm running bison 1.28 on GNU Linux i386.

  I noticed the parsers generated by bison contain everything to be compiled
in C++, which works fine. The only thing is when bison is invoked to generate
a C++ file (with the extension .C ) the header file generated has the 
extensions .C.h instead of .h .

  I couldn't find anything about that problem in the bison manual.

  May I humbly suggest you to do this minor correction unless I'm wrong 
somewhere.

  Yours,

  Pascal COURTOIS  




reply via email to

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