[Bug libstdc++/31413] FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test
danglin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Mar 31 18:49:00 GMT 2007
------- Comment #1 from danglin at gcc dot gnu dot org 2007-03-31 19:49 -------
I've tried all zh_TW locales available on debian etch and none work.
With the default BIG5, time01 seems to contain garbage:
(gdb) p time01
$2 = {tm_sec = 1, tm_min = 1, tm_hour = 0, tm_mday = 710656, tm_mon = 906548,
tm_year = 1, tm_wday = 951080, tm_yday = 1078057400, tm_isdst = 0,
tm_gmtoff = 64, tm_zone = 0x404001a3 ""}
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31413
More information about the Gcc-bugs
mailing list