This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On Saturday, April 28 2012, Joel Brobecker wrote:

>> 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);

Hm, ok, I thought the ARI script would look for the `_' char, but in
that case, I will apply a patch and commit it right away.

Thanks,

-- 
Sergio


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]