This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH]: Fix 2929
- To: Nathan Sidwell <nathan at codesourcery dot com>
- Subject: Re: [C++ PATCH]: Fix 2929
- From: Jason Merrill <jason_merrill at redhat dot com>
- Date: 08 Jun 2001 15:26:25 +0100
- Cc: gcc-patches at gcc dot gnu dot org, Jakub Jelinek <jakub at redhat dot com>
- References: <3B20CBAA.B4E24CF9@codesourcery.com>
>>>>> "Nathan" == Nathan Sidwell <nathan@codesourcery.com> writes:
> Jakub, I think your patch may be dangerous, because it hides when
> things have been put into the wrong binding layer.
Agreed. Jakub, please don't check in your patch.
Jason