[Bug c++/23886] friend in containing namespace is not found

2005-09-14 Thread assar at kth dot se
--- Additional Comments From assar at kth dot se 2005-09-14 20:49 --- Subject: Re: friend in containing namespace is not found "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: > Not a bug, as "friend class A;" refers to Foo::Bar::A and not

[Bug c++/23886] friend in containing namespace is not found

2005-09-14 Thread assar at kth dot se
-- What|Removed |Added Known to fail||4.0.1 Known to work||3.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23886

[Bug c++/23886] New: friend in containing namespace is not found

2005-09-14 Thread assar at kth dot se
1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: assar at kth dot se CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host tr