[Bug java/28533] [ecj] Default warnings
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jul 31 16:29:00 GMT 2006
------- Comment #2 from tromey at gcc dot gnu dot org 2006-07-31 16:29 -------
Yes, the current 'ecj1' driver translates gnu-style options to eclipse-style
options. So instead of funkyCaseWarning we have funky-case-warning, etc.
Also we accept some "legacy" warning names, -Wno-foo, and the like.
I didn't look too much at supporting names similar to what the rest of GCC
supports, but this is a good idea.
--
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |tromey at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-07-31 16:29:06
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28533
More information about the Java-prs
mailing list