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]

_bfd_noarchive_write_armap return value


Hello,

The commit from https://sourceware.org/ml/binutils/2018-02/msg00262.html
replaced casts of bfd_false/bfd_true with real stub functions. After this
commit the new _bfd_noarchive_write_armap function returns TRUE, but before
the _bfd_noarchive_write_armap macro used bfd_false. I wonder if this change
is really ok for BFDs using bfd_noarchive?

Regards,
Gunther Nikl


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