bug-bison
[Top][All Lists]
Advanced

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

C++ filename extension


From: Hans Aberg
Subject: C++ filename extension
Date: Mon, 13 Nov 2006 13:30:28 +0100

The Bison generated C++ parser gets by default the header filename extension ".hh", though GCC seems to use ".h". The idea is not bad, but what is the rationale for using ".hh", and should it not perhaps be synced with the practice on GCC?

By contrast, using ".yy", though not very important, seems to break the idea that the extension name indicates the language of the file contents. - It is essentially the same input language.

  Hans Aberg






reply via email to

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