This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/32254] std::runtime_error thrown by locale("")



------- Comment #5 from pcarlini at suse dot de  2007-06-09 00:26 -------
Ok, that is it. That locale must be installed because old glibcs had a bug
which showed up clearly with "de_DE" and we must check against it. The docs
explain that, anyway:

  http://gcc.gnu.org/onlinedocs/libstdc++/install.html


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32254


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