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: better error messages


Nick Clifton wrote:
Hi Nathan,

This patch adds a new bfd_nonfatal_message function, which produces more informative messages naming the bfd and the section, where applicable.

I agree with Andreas's comment that the new function needs to have a comment header describing its inputs. In addition why did you remove the RETURN_NONFATAL macro ? It would be cleaner to leave in place and just change its argument to be the bfd.

ok. I just find control-flow altering macros confusing.


nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::         CodeSourcery


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