This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc 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 libc/165] std::locale("") throws exception


------- Additional Comments From bryan at reigndropsfall dot net  2004-05-15 19:52 -------
Created an attachment (id=80)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=80&action=view)
test case

error message when LC_ALL is anything but "C" or "POSIX":
terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid
Aborted

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=165

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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