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: PATCH: Add support for "thin" archives


Hi Cary,

When Nick reviewed my patch, he did some additional code cleanup and
 changed several instances of '\012' to ARFMAG[0]. That should have
 been ARFMAG[1].

Bum bum bum. Stupid back tick. :-)



        * archive.c (_bfd_slurp_extended_name_table): Chnage
        ARFMAG[0] to ARFMAG[1].
        (_bfd_construct_extended_name_table): Likewise.

Thanks for fixing this.


Cheers
  Nick


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