This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: as error output not -j64 safe


On Tue, May 20, 2014 at 03:57:06PM -0700, Mike Stump wrote:
> So, could a _() person comment on the change from _(âError: â) â>
> _(âError:â)â  Iâm worried it kills translations unnecessarilyâ  or,
> maybe I just worry to much. 

I don't think it matters.  We have "Error:" and "Warning:" already in
listing.c, so that should match.

Hmm, that means in listings we print

	Error:blahblahblah

while the stderr output is

	Error: blahblahblah

Life isn't perfect.  :)

-- 
Alan Modra
Australia Development Lab, IBM


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