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: bfd/coff typo ?


Hi Tristan,

> Not yet a patch, but is it a typo ?

Well a thinko, but yes.  Patch pre-approved.

Cheers
  Nick

> -      if (bfd_get_flavour (ibfd) != bfd_target_elf_flavour)
> +      if (bfd_get_flavour (ibfd) != bfd_target_coff_flavour)
>         continue;



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