Upcoming batch compiler change wrt -warn option [message #249878] |
Thu, 29 November 2007 14:35 |
Maxime Daniel Messages: 4 Registered: July 2009 |
Junior Member |
|
|
I have prepared a fix for
https://bugs.eclipse.org/bugs/show_bug.cgi?id=210518
[batch][compiler][options] -warn:unused wrongly behaves as -warn:+unused
that will align the batch compiler behavior with its doc, namely
'-warn:null -warn:unused' will then behave as '-warn:unused' (as spec'd),
instead of behaving as '-warn:null -warn:+unused'.
If there are any users who rely too heavily on the previous behavior, they
may want to speak up. We would then weight our options again (the opposite
direction would be to attempt to craft a sensible documentation that would
reflect the current behavior, instead of fixing the behavior).
Cheers,
Maxime Daniel
Developer, Eclipse JDT Core
maxime_daniel@fr.ibm.com
|
|
|
Powered by
FUDForum. Page generated in 0.02258 seconds