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 Friday, April 27 2012, GDB Administrator wrote:

> 617a618
>> gdb/probe.c:273: gettext: _ markup: All messages should be marked up with _.
> gdb/probe.c:273:      error ("%s: %s", message, err);

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.

Thanks,

-- 
Sergio


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