[GRASS-dev] i.atcorr don't compile

Glynn Clements glynn at gclements.plus.com
Thu Sep 29 19:50:30 EDT 2011


Markus Neteler wrote:

> GDAL uses .cpp. Also others - a quick local poll on my dev machine:
> 
> [neteler at north ~]$ locate '.cpp' | wc -l
> 14213
> [neteler at north ~]$ locate '.cc' | wc -l
> 834
> [neteler at north ~]$ locate '.cxx' | wc -l
> 672

Probably influenced by MSVC/DevStudio using .cpp.

> I'd vote for .cc|.cxx -> .cpp

Done in r48562 (modify libiostream, r.terraflow, wximgview, xganim to
use .cpp instead of .cc) and r48563 (remove the *.make rules for .cc).

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list