This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: C++ PATCH: Disallow floating-point literals in integral-constant expressions
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: mark at codesourcery dot com
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: 01 Feb 2005 03:43:46 +0100
- Subject: Re: C++ PATCH: Disallow floating-point literals in integral-constant expressions
- Organization: Integrable Solutions
- References: <200502010102.j1112IsD021436@sethra.codesourcery.com>
Mark Mitchell <mark@codesourcery.com> writes:
| The standard library fell afound of this rule in std_limits.h; that's
| now fixed too.
Thanks.
-- Gaby