[Bug java/32247] New: -Wall enables -Wunused enables -Wunused-parameter
cagney at redhat dot com
gcc-bugzilla@gcc.gnu.org
Thu Jun 7 16:33:00 GMT 2007
The latest java compiler (well in Fedora 7) enables -Wunused as part of -Wall.
Is this such a good idea as this leads to -Wunused-parameter (a relatively
common thing in O-O),
--
Summary: -Wall enables -Wunused enables -Wunused-parameter
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: cagney at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32247
More information about the Java-prs
mailing list