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 c++/15467] std::locale("") throws exception


------- Additional Comments From bryan at reigndropsfall dot net  2004-05-15 17:21 -------
Created an attachment (id=6307)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6307&action=view)
this test case throws exception

exception thrown:
terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid
Aborted

-- 


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


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