[gold patch rfa] print "error: " in front of error messages
Chris Demetriou
cgd@google.com
Thu Feb 5 05:35:00 GMT 2009
I've been trying to fish gold error messages out of logs lately, and
that's made more difficult by the fact that they're not consistently
marked.
the attached patch adds "error: " in front of the formatted message
for 'error' and 'fatal' errors. (Warnings have "warning: " already.)
built for i686-linux, tested clean.
chris
----
2009-02-05 Chris Demetriou <cgd@google.com>
* errors.cc (Errors::fatal, Errors::error): When printing (normal and
fatal) error messages, print "error: " before the formatted message.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: err.patch
Type: application/octet-stream
Size: 1043 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20090205/17456a30/attachment.obj>
More information about the Binutils
mailing list