On May 10, 2013, at 5:12 AM, Richard Biener <rguent...@suse.de> wrote: > Somewhere we talked about naming new C++ files wide-int.cc > (or was it .C or .cxx?)
for the C++ library: $ find . -name \*.cc | wc -l 5605 $ find . -name \*.C | wc -l 1 :-) Go also prefers .cc.