This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] mips: Print extra elf header flags.
On Fri, Feb 16, 2007 at 06:36:32PM -0500, Hans-Peter Nilsson wrote:
> On Fri, 16 Feb 2007, Carlos O'Donell wrote:
> > > On Fri, 16 Feb 2007, Carlos O'Donell wrote:
> > > > + if (elf_elfheader (abfd)->e_flags & EF_MIPS_NOREORDER)
> > > > + fprintf (file, _(" [.noreorder]"));
>
> > Is it a bad thing to mark all strings with _()? It's certainly an easier
> > rule than "Use your discretion" :-)
>
> The rule of thumb is "does it make sense to have this text
> output in another human language". E.g. "[ej omstuvad]" for the
> above in Swedish (not an official translation).
You avoided the question. Is it a bad thing to mark all strings with
_()? Personally I would rather have all strings marked for translation.
Cheers,
Carlos.
--
Carlos O'Donell
CodeSourcery
carlos@codesourcery.com
(650) 331-3385 x716