This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/12439] Problems in time_put::put
- From: "paolo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Oct 2003 10:10:49 -0000
- Subject: [Bug libstdc++/12439] Problems in time_put::put
- References: <20030929083428.12439.peturr02@ru.is>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12439
paolo at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-09-30 21:43:34 |2003-10-01 10:10:48
date| |
------- Additional Comments From paolo at gcc dot gnu dot org 2003-10-01 10:10 -------
Ah, sorry! The issue is very trivial then, not substantial, it's just that
the *definition* of time_put is missing by mistake the fill parameter...
Will fix.
Thanks, Paolo.