This is the mail archive of the gcc@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: PR 7765 and internationalization


Gabriel Dos Reis <gdr@integrable-solutions.net> writes:

> Under some circumstances, the internationalization machinary returns a
> null pointer for a diagnostic that is not translated, causing an ICE
> where there is none as the compiler is properly concerned --
> that seems to happen only with some $LANG != C.  PR 7765 concerns such
> a behaviour.  Personnaly, I don't know what to such with a report. 
> Close? ...?

I thought that this was never supposed to happen; if the string is not
translated, the original string should be returned.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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