Namespace confusion
Tom Tromey
tromey@cygnus.com
Fri Aug 13 17:40:00 GMT 1999
>>>>> "Paul" == Paul Matthew Reilly <paul@pajato.com> writes:
Paul> I had problems with the java part of java.lang and
Paul> gnu.java.awt.peer.gtk, and the awt part of java.awt and
Paul> gnu.java.awt.peer.gtk.
This ought to work. Can you make a small C++-only example showing the
bug? Then we can more easily file a bug report with gcc-bugs.
Paul> I'm learning namespaces for the first time, too. Is there a
Paul> good reference on the internet for learning about namespaces?
Any good C++ book.
Paul> I'm going to start by looking through the gcc source code. I'll
Paul> post whatever I discover.
My guess is that is the most painful possible way to learn anything
about C++.
Tom
More information about the Java
mailing list