[Bug java/20312] No warning on bad method
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Mar 11 09:16:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-10 18:40 -------
Subject: Bug 20312
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rmathew@gcc.gnu.org 2005-03-10 18:40:28
Modified files:
gcc/java : ChangeLog parse.y
Log message:
PR java/20312
* parse.y (checks_throws_clauses): Check exceptions list even when
the base class does not come from a source file being compiled.
(java_complete_lhs): Remove unused variable 'wfl'.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1570&r2=1.1571
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.529&r2=1.530
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20312
More information about the Java-prs
mailing list