This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [libstdc++] decimal float support (take 2)
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Paolo Carlini <paolo dot carlini at oracle dot com>
- Cc: "janis187 at us dot ibm dot com" <janis187 at us dot ibm dot com>, "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>, "bkoz at redhat dot com" <bkoz at redhat dot com>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 1 Oct 2009 01:19:37 +0200
- Subject: Re: [libstdc++] decimal float support (take 2)
- References: <1254351606.6028.15.camel@janis-laptop> <D7F5390C-01DF-4EB7-8C9E-3ECA395FB0EB@oracle.com>
.. also, if I'm not mistaken, all the names of function parameters
are not uglified...
Paolo