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: Should strip gnore the unknown files in archive?


Hi H. J.


The syntax of the printed message looks slightly confusing to me. If IBFD is an archive then bfd_archive_filename() will return a string containing parentheses which make the output look like `FOO(BAR)'(TYPE). I think it would be better if we used square brackets to enclose the target, as in:

copy from `%s'[%s] to `%s'[%s]


I copied it from copy_object. Should it also change copy_object to
make it consistent?

Yes please.


Cheers
  Nick



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