egcs/gcc/java ChangeLog java-tree.h jcf-parse.c

apbianco@cygnus.com apbianco@cygnus.com
Thu Nov 19 12:13:00 GMT 1998


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	apbianco@egcs.cygnus.com	98/11/19 12:13:40

Modified files:
	gcc/java       : ChangeLog java-tree.h jcf-parse.c 

Log message:
	Thu Nov 19 11:16:55 1998  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	
	* jcf-parse.c (jcf_parse_source): Function returned type is
	void. Added prototype.
	(jcf_parse): Function returned type is void.
	(yyparse): Remove call to fclose on the last parsed file.
	
	* java-tree.h (jcf_parse): Changed jcf_parse prototype.
	
	Wed Nov 18 14:21:48 1998  Anthony Green  <green@cygnus.com>
	
	* jcf-parse.c (yyparse): Open class file in binary mode.
	
	Fixes a show-stopper and includes a missing patch.




More information about the Gcc-cvs mailing list