This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Bug c++/7874] [3.3/3.4 regression] g++ finds friend functions defined in class-definition but not declared in the enclosing namespace


And this time, with the patch...

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
----- Original Message ----- 
From: "steven at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: <mark@codesourcery.com>
Sent: Wednesday, January 14, 2004 4:55 AM
Subject: [Bug c++/7874] [3.3/3.4 regression] g++ finds friend functions
defined in class-definition but not declared in the enclosing namespace


>
> ------- Additional Comments From steven at gcc dot gnu dot org  2004-01-14
12:54 -------
> Mark,
>
> You wrote that "[f]ixing this requires removing support for ARM-style
> name-injection.  That's fine -- but it's too invasive for a 3.3.x release.
> Postponed until GCC 3.4.".
>
> Does this mean that we should deprecate this name-injection for 3.4 so
> that this can be fixed for GCC 3.5?
>
> Thanks,
>
> Gr.
> Steven
>
>
> -- 
>            What    |Removed                     |Added
> --------------------------------------------------------------------------
--
>                  CC|                            |mark at codesourcery dot
com
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7874
>
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.
>

Attachment: diffs
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]