This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/26701] std::time_get parses only 2 digits of year, in en_GB locale.
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Mar 2006 18:08:24 -0000
- Subject: [Bug libstdc++/26701] std::time_get parses only 2 digits of year, in en_GB locale.
- References: <bug-26701-8548@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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