This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] More fixes for Martin's issue
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Mon, 22 Dec 2003 14:05:08 -0600
- Subject: Re: [Patch] More fixes for Martin's issue
- Organization: Red Hat / Chicago
- References: <3FE4E11C.7000102@suse.de>
>this is the second, final batch, dealing with the initial parsing
>of sign, leading zeros, 0, 0x, 0X in the case of integer types.
Looks good.
>3.4
>---
>5.570u 0.070s 0:05.68 99.2% 0+0k 0+0io 203pf+0w
Something to be proud of!
-benjamin