This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: [PATCH] Localization fixes


> Can you send both 3.0 and mainline CVS versions of the patch

This is a mainline patch. Bootstrapped on i386.

> -  { 'O', 'o', 0, NULL,               N_("the `O' modifier"),               STD_EXT },
> +  { 'O', 'o', 0, NULL,               N_("the `O' strftime modifier"),      STD_EXT },

Not in this patch.

> diff -r -U3 old/c-parse.y ./c-parse.y
> --- old/c-parse.y     Sun Jun 17 21:51:11 2001
> +++ ./c-parse.y       Thu Jun 21 11:05:17 2001

This had already been fixed in the mainline.

2001-06-21  Paolo Bonzini  <bonzini@gnu.org>

        * gcc/c-decl.c: localization fixes
        * gcc/c-format.c: localization fixes
        * gcc/c-lex.c: localize all arguments to ERROR
        * gcc/c-typeck.c: localization fixes

Paolo

better-l10n.patch


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