This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/13631] Problems in messages
- From: "paolo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jan 2004 15:38:54 -0000
- Subject: [Bug libstdc++/13631] Problems in messages
- References: <20040109130538.13631.peturr02@ru.is>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From paolo at gcc dot gnu dot org 2004-01-13 15:38 -------
I see... I'm not sure that this part can really be fixed in the implementation
relying on gettext, which purposedly adds the extension
open(const basic_string<char>&, const locale&, const char*)
to specify the message catalog root directory.
Hum...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13631