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 1/2] gas/as.c: print input and output details when error


On Thu, 2018-08-09 at 18:43 +0800, Robert Yang wrote:
> Thanks, I will update it to:
> 
> "The input '%s' and output '%s' are the same file"

This has been nitpicked to death, but another option is:

  "The input '%s' and output '%s' name the same file"
                                  ^^^^
which might be clearer.  But of course it's likely people running a
compiler understand what you mean when you say two paths are the same
file so this is just a thought.

Thanks for improving GNU!


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