namespace lookup bug
Paul Matthew Reilly
paul@pajato.com
Tue Aug 31 22:45:00 GMT 1999
"Martin v. Loewis" <martin@mira.isdn.cs.tu-berlin.de> writes:
> To fix this, write
>
> class C::A::ClassB : public ::A::B::ClassA
>
> Hope this helps,
That did the trick for all but one case. I'm getting a parse error
with the third parameter:
virtual void gtkListNew (::java::awt::peer::ComponentPeer *,
::java::lang::Object *,
JArray<::java::lang::String *> *,
jboolean);
Thanks,
Paul
More information about the Gcc-bugs
mailing list