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?


Nathanael Nerode <neroden@twcny.rr.com> writes:

| If we do standardize, we should *talk* about it first.

we more or less already, de facto, standardized on them.  It is mostly
.C  in the front-end, and .cc in V3. Personally, I do not buy the
case-insensitive argument; even Windows nowadays recognizes much more
elaborated filenames than we do on Unixes. I think, it is just fine as
is we no need to rename.

-- Gaby


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