This is the mail archive of the gcc-prs@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]
Other format: [Raw text]

Re: c++/7765: erreur interne de compilateur: erreur pour rapporter une routine ré-entée


The following reply was made to PR c++/7765; it has been noted by GNATS.

From: Gabriel Dos Reis <gdr@integrable-solutions.net>
To: Marc.Mongenet@freesurf.ch
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: c++/7765: erreur interne de compilateur: erreur pour rapporter une routine ré-entée
Date: 30 Aug 2002 00:52:41 +0200

 Marc.Mongenet@freesurf.ch writes:
 
 | >Number:         7765
 | >Category:       c++
 | >Synopsis:       erreur interne de compilateur: erreur pour rapporter une routine ré-entée
 
 Hmm, the translation sounds a bit scary :-)
 
 [...]
 
 | Note that this error does not appear with LANG=C, but with LANG=fr_CH (swiss french). Here is the warnings with LANG=C:
 
 I bet this has to do with the NLS support routine (gettext?) returning
 a null-pointer as the result of translating a diagnostic.  I think
 this bug should be reported to the translation project.
 
 -- Gaby


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