This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/30692] GCC automatically fails to preprocess files with the "hpp" file extension



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]