egcs/gcc/java ChangeLog parse.c parse.y
tromey@egcs.cygnus.com
tromey@egcs.cygnus.com
Thu Feb 25 12:36:00 GMT 1999
CVSROOT: /cvs/egcs
Module name: egcs
Changes by: tromey@egcs.cygnus.com 99/02/25 12:36:05
Modified files:
gcc/java : ChangeLog parse.c parse.y
Log message:
* parse.y (read_import_dir): Use `|=', not `+=', to set `found'.
When reading a zip file, only use strncmp if both strings are
bigger than the buffer length. Initialize `k' when looping
through zip file.
More information about the Gcc-cvs
mailing list