public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/12750] New: time_get::_M_extract_via_format doesn't deal with 'e'
@ 2003-10-23 21:27 paolo at gcc dot gnu dot org
  2003-10-23 21:45 ` [Bug libstdc++/12750] " paolo at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: paolo at gcc dot gnu dot org @ 2003-10-23 21:27 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: time_get::_M_extract_via_format doesn't deal with 'e'
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: paolo at gcc dot gnu dot org
        ReportedBy: paolo at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: Any

Consider, f.i., "is_IS": its strftime format is '%a %e.%b %Y'.

However, _M_extract_via_format doesn't have a case for 'e', and, moreover, it's
not trivial to add one, since in the single digit case we have to skip the
initial space, but _M_extract_num cannot currently do that.


^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <20031023212712.12750.pcarlini@suse.de>]

end of thread, other threads:[~2004-08-16 17:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-23 21:27 [Bug libstdc++/12750] New: time_get::_M_extract_via_format doesn't deal with 'e' paolo at gcc dot gnu dot org
2003-10-23 21:45 ` [Bug libstdc++/12750] " paolo at gcc dot gnu dot org
2003-10-27 16:25 ` cvs-commit at gcc dot gnu dot org
2003-10-27 16:33 ` paolo at gcc dot gnu dot org
2003-12-04  9:48 ` pinskia at gcc dot gnu dot org
     [not found] <20031023212712.12750.pcarlini@suse.de>
2004-08-16 17:35 ` cvs-commit at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).