This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/32247] -Wall enables -Wunused enables -Wunused-parameter



------- Comment #9 from pinskia at gcc dot gnu dot org  2007-06-11 23:50 -------
There were a couple of things wrong with the way this was reported, first it
was reported against 4.1 which actually still has a java source compiler but
then it was mentioned it was really for ecj connection.  

Can people actually report against what they are really using?  If they use a
modified version of GCC from redhat, please report to them first and not to us,
we don't always know what is going on with distro's compilers.  This is the
main reason why I closed it.  The second reason is because the documentation is
quiet clear, that this option is enable.  If you don't program OOP this way,
then you have the option of disabling the option, it is not like there is no
option.  

This is really a style issue.  I can tell you how many times even in Java code
this option is useful.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.1.0                       |4.3.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32247


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