This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH] Stop confusing warning, remove DR295
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Nathan Sidwell <nathan at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org, mark at codesourcery dot com
- Date: 13 Sep 2002 21:59:06 +0200
- Subject: Re: [C++ PATCH] Stop confusing warning, remove DR295
- Organization: Integrable Solutions
- References: <3D8211C3.2050903@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com> writes:
| [1 <text/plain; us-ascii (7bit)>]
| Hi,
| the attached patch removes the implementation of DR295, because that changes
| the meaning of existing code.
Nathan,
I'm confused. Are you saying that you no longer implements the
resolution of DR295 which is now in a "REady" state?
-- Gaby