[GRASS-dev] [GRASS-SVN] r52607 - grass/trunk/raster/r.lake
Glynn Clements
glynn at gclements.plus.com
Sat Aug 11 12:14:32 PDT 2012
Markus Neteler wrote:
> >> sorry for ignorance, but what is the sense of such changes?
> >
> > None. Fixed in r52626.
>
> There is another on in r52516.
Not any more ;)
FWIW, if anyone wants to check for genuine format string issues,
configure --without-nls then compile with -Wformat-security. With NLS
disabled, the _() macro just returns its argument, so you won't get
warnings for translated string literals.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list