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++/26701] std::time_get parses only 2 digits of year, in en_GB locale.



------- Comment #7 from pcarlini at suse dot de  2006-03-15 18:08 -------
(In reply to comment #6)
> Thanks. My disappointment is now with the C++ Standard instead. If only it had
> a bugzilla.

Actually, it has one, sort of. You can send messages with your proposals to the
comp.std.c++ list, many members of the committee read that list. In fact, many
people are not happy with the time_get and time_put facets and it's very likely
that in the next standard, C++0x, will be very different, could even disappear
completely, because not many people are using those facilities and most are
open coding functions dealing with dates anyway.


-- 


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


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