gcc/gcjx ChangeLog model/enum.cc source/parse.cc
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Tue Sep 20 17:11:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcjx-branch
Changes by: tromey@gcc.gnu.org 2005-09-20 17:11:46
Modified files:
gcjx : ChangeLog
gcjx/model : enum.cc
gcjx/source : parse.cc
Log message:
* model/enum.cc (resolve_hook): Don't reject top-level classes.
* source/parse.cc (enum_body): Allow empty enum body. Handle
trailing commas and semicolons properly.
(enum_declaration): Call set_containing_class.
(annotation_type_declaration): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.117&r2=1.1.2.118
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/model/enum.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/source/parse.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.4&r2=1.1.2.5
More information about the Gcc-cvs
mailing list