This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/45896] [C++0x] Facet time_get not reading dates according to the IEEE 1003 standard.
- From: "xyzdragon at fastmail dot fm" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 14 Jul 2017 14:32:19 +0000
- Subject: [Bug libstdc++/45896] [C++0x] Facet time_get not reading dates according to the IEEE 1003 standard.
- Auto-submitted: auto-generated
- References: <bug-45896-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45896
xyzdragon at fastmail dot fm changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xyzdragon at fastmail dot fm
--- Comment #7 from xyzdragon at fastmail dot fm ---
Had this bug when trying "%m" formatter on input "7" input. Saw the comment
from 7 years ago "Can fix pretty quickly." and let out a desperate laugh. Is
C++11 dead?