Rename C files to .c in GCC source

Florian Weimer fw@deneb.enyo.de
Sat Jan 31 11:10:00 GMT 2015


* DJ Delorie:

> pinskia@gmail.com writes:
>> No because they are c++ code so capital C is correct. 
>
> However, we should avoid relying on case-sensitive file systems
> (Windows) and use .cc or .cxx for C++ files

Aren't current Windows file systems case-preserving?  Then they
shouldn't have no problems with .C files.



More information about the Gcc mailing list