This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/9390: Segmentation Fault when compiling for athlon withLANG=es_ES@euro or LC_ALL=es_ES@euro
- From: Wolfgang Bangerth <bangerth at ticam dot utexas dot edu>
- To: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Cc: david at aspl dot es, <gcc-bugs at gcc dot gnu dot org>, <gcc-gnats at gcc dot gnu dot org>
- Date: Tue, 4 Feb 2003 17:57:05 -0600 (CST)
- Subject: Re: c/9390: Segmentation Fault when compiling for athlon withLANG=es_ES@euro or LC_ALL=es_ES@euro
> > http://gcc.gnu.org/ml/gcc-patches/2002-10/msg01694.html
>
> I don't see either the script or a list of problems in that thread.
I checked yesterday and couldn't find the script in the archives as well.
Too bad, so it's lost for now. The idea was actually pretty simple: since
original and translated messages follow each other, just grep them for the
type of number of %X sequences and check that they coincide. Also check
that their order is the same. If not, print an error message.
If people think that this is helpful, I can re-create the script. My
original idea was to plug it into the Makefile, so that bootstraps would
break if messages contained errors. This proved unfeasible due to the
number of problems.
I am really surprised that this is not an issue the translation project
has already encountered -- other projects must have the same issues, and
such a script would be universally useful!?
W.
-------------------------------------------------------------------------
Wolfgang Bangerth email: bangerth@ticam.utexas.edu
www: http://www.ticam.utexas.edu/~bangerth/