[Bug libstdc++/13631] Problems in messages
peturr02 at ru dot is
gcc-bugzilla@gcc.gnu.org
Wed Jan 14 16:47:00 GMT 2004
------- Additional Comments From peturr02 at ru dot is 2004-01-14 16:47 -------
> Anyway, testcase 3.cc passes for me, any idea why?
> ... and the first testcase (1.cc) also passes.
Maybe you don't have the message catalogs installed?
You can check if this is the case by looking at the return value of get().
If it returns dfault (the last argument), then the message catalog is
missing.
On my system (Fedora Core 1) they are stored in
/usr/share/locale/is/LC_MESSAGES and come from a package named
kde-i18n-Icelandic
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13631
More information about the Gcc-bugs
mailing list