This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the EGCS project.


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

egcs/gcc/java ChangeLog parse.c parse.y


CVSROOT:	/cvs/egcs
Module name:	egcs
Changes by:	apbianco@egcs.cygnus.com	99/07/20 13:56:11

Modified files:
	gcc/java       : ChangeLog parse.c parse.y 

Log message:
	Tue Jul 20 13:20:05 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	
	* parse.y (resolve_and_layout): Check methods only once.
	(resolve_qualified_expression_name): Verify thrown exceptions
	compatibility.
	(check_thrown_exceptions): Reject exceptions thrown in
	initializer. Error message tuned.
	
	(This fixes PR #12. Libgcj's java/net must be updated in order to compiles
	with a patch at this URL:
	http://sourceware.cygnus.com/ml/java-patches/1999-q3/msg00048.html)


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