This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [RFC] libstdc++/5816
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Mon, 4 Mar 2002 18:19:46 -0800 (PST)
- Subject: Re: [RFC] libstdc++/5816
> No such ambiguity about parsing doubles has been reported. The standard
> is clear that parsing must read grouping characters and check grouping,
> and that if no grouping characters are seen, no grouping check is applied.
Yup. My mistake.
Thanks Paolo.
-benjamin