This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


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

Re: Namespace confusion


>>>>> "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

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