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 Wed Aug 8 01:55:57 UTC 2018


> > gdb/dwarf-index-write.c:1625:	perror_with_name ("rename");
> > > gdb/dwarf-index-write.c:1640: gettext: _ markup: All messages should
> > > be marked up with _.
> > gdb/dwarf-index-write.c:1640:	perror_with_name ("rename");
> 
> I think these can be ignored, since these messages can't be translated.

Let's add an ARI marker to document this, and silence the ARI?
Otherwise, someone looking at the ARI report for some easy things
to improve might come upon this one and waste time figuring out
that these cannot be translated. And also, it would prevent the
report from containing too many false positive...

-- 
Joel


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