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: Rename C files to .c in GCC source


On 30 January 2015 at 22:24, Kevin Ingwersen (Ingwie Phoenix) wrote:
> Appleâs HFS is, on a default OS X install, case insensitive.

Which doesn't matter, see my previous reply.

> But .c++ is valid. .cxx sounds pretty straight forward to me, since people also use the $CXX variable.

We already use .C and .cc in GCC sources, so even if we needed to
change it, it would probably be better to use .cc for consistency
rather than add a third extension.


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