This is the mail archive of the gcc@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]

Re: File extensions for C++ source?


On Fri, Nov 28, 2003 at 08:16:49PM -0000, aspiesrule@mcleodusa.net wrote:
> 
> Do you think that we can change the .C and .cc extensions on C++ source 
> files to .cpp or .c++?

It took me a while to figure out that you are talking about C++ files
inside the GCC source tree, and that this is not a question from a user
ignoring the manual.  At least, I think that's the case.  Please be more
descriptive in the future.

Anyhow.  I'm sure we /can/ change them, but you haven't given any reasons
why we should.  I prefer .cc myself.  Others will not like the problems
with CVS history.

-- 
Problems are experience waiting to be acquired.


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