This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/32254] std::runtime_error thrown by locale("")
- From: "thanate at asu dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jun 2007 00:22:31 -0000
- Subject: [Bug libstdc++/32254] std::runtime_error thrown by locale("")
- References: <bug-32254-14674@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from thanate at asu dot edu 2007-06-09 00:22 -------
localedef --list-archive gave me only one line:
en_US.utf8
I think that's how I set up my system, with only one locale.
Now I'm not sure why should I have to have de_DE installed
for locale("") to work. But if you want, I can install de_DE
and try again and report back.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32254