This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PR other/20792: Make gettext process all help strings
- From: Zack Weinberg <zack at codesourcery dot com>
- To: Richard Sandiford <rsandifo at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 06 Apr 2005 13:39:41 -0700
- Subject: Re: PR other/20792: Make gettext process all help strings
- References: <877jjfraq7.fsf@firetop.home>
Richard Sandiford <rsandifo@redhat.com> writes:
> gcc/
> PR other/20792
> * Makefile.in (gcc.pot): Remove options.c dependency.
> * optc-gen.awk: Don't quote help strings with N_().
>
> gcc/po/
> PR other/20792
> * exgettext: Don't scan options.c. Scan .opt files for help strings.
> * gcc.pot: Regenerate.
OK mainline. I dunno about 4.0. It is a regression, but it only
affects people who regenerate gcc.pot, which is not a frequent
operation.
zw