This is the mail archive of the gcc-cvs@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]

r105951 - in /branches/gcjx-branch/gcjx: Change...


Author: tromey
Date: Fri Oct 28 19:44:08 2005
New Revision: 105951

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=105951
Log:
	* model/import.cc (resolve): Error if name is not canonical.
	* model/class.cc (get_canonical_name): New method.
	* model/class.hh (model_class::get_canonical_name): Declare.

Modified:
    branches/gcjx-branch/gcjx/ChangeLog
    branches/gcjx-branch/gcjx/model/class.cc
    branches/gcjx-branch/gcjx/model/class.hh
    branches/gcjx-branch/gcjx/model/import.cc


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