This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/30692] GCC automatically fails to preprocess files with the "hpp" file extension
- From: "k04jg02 at kzoo dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Feb 2007 17:50:30 -0000
- Subject: [Bug c/30692] GCC automatically fails to preprocess files with the "hpp" file extension
- References: <bug-30692-14044@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from k04jg02 at kzoo dot edu 2007-02-03 17:50 -------
Erm, why does it matter whether or not it's somehow officially recognized? If I
tell GCC to run the C preprocessor on it, it shouldn't matter if I decide to
make my file extension ".cow". Also, .hpp is a very common extension for C++
projects, it seems silly for it not to be recognized.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30692