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: ld/2537: Linker doesn't allow sections reserved for applications.


On Wed, 19 Apr 2006, H. J. Lu wrote:

> I updated it. Do you have other suggestions?
[...]
> +unsupported:
> +	  /* FIXME: We should handle this section.  */
> +	  (*_bfd_error_handler)
> +	    (_("%B: don't know how to handle%s section `%s' [0x%8x]"),
> +	     abfd, specific, name, hdr->sh_type);

 The order of phrases in a clause is language-specific -- why don't you 
simply use three distinct sentences?

  Maciej


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