New ARI warning Sat Apr 28 01:55:01 UTC 2012

Joel Brobecker brobecker@adacore.com
Sat Apr 28 04:37:00 GMT 2012


> Well, this was actually a request by Jan, who correctly said that
> internationalization in this string is useless.  I can obviously provide
> a trivial patch for that, and I know it's the easiest solution for this,
> but I'd like to know if there isn't any other way of filtering such
> obvious non-internationalized cases.

I think you just place the string inside parenthesis, like so:

        error (("%s"), message);

-- 
Joel



More information about the Gdb-patches mailing list