This is the mail archive of the egcs-cvs@egcs.cygnus.com 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 lex.c parse.c parse.y


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	apbianco@egcs.cygnus.com	99/05/25 16:36:09

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

Log message:
	Tue May 25 15:06:13 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	
	* parse.y (patch_assignment): Save the rhs before using it as an
	argument to _Jv_CheckArrayStore.
	
	Tue May 25 11:23:59 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	
	* lex.c (java_parse_doc_section): Fixed `tag' buffer size.
	
	Mon May 24 13:26:00 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	
	* lex.c (java_lex): Accepts `+' or `-' after the beginning of a
	floating point litteral only when the exponent indicator has been
	parsed.


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