This is the mail archive of the binutils@sources.redhat.com 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: [RFA:] ar test failure fix


Alan Modra wrote:
On Tue, Jun 07, 2005 at 08:15:34PM -0700, Mark Mitchell wrote:

Perhaps, even, the caller is buggy?


Not really.

Thanks for explaining! So, isn't bfd_fdopenr still buggy, then? No more buggy than before, but still buggy, in that it calls bfd_set_error at the top of the function, and never clears it? Should we move the bfd_set_error call there into the "if (fdflags == -1)" case?


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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