>>>> - G_fatal_error(_("Both seed map and coordinates cannot be specified"));
>>>> + G_fatal_error("%s", _("Both seed map and coordinates cannot be 
>>>> specified"));

Martin:
>>> sorry for ignorance, but what is the sense of such changes?

Vaclav:
> > the older version triggers a GCC warning complaining
> > about format string.

gcc 4.7 or ?

Markus N wrote:
> > then it should be changes in *all* GRASS.

better clarify that it is a false positive or real problem before
cluttering up the entire codebase for a dubious and/or needless
change.

short of this being demonstrated as a real problem, my vote would
be to not mess up the entire codebase and tell gcc to be quiet or
get gcc to fix their test.


2c,
Hamish
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to