Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Upcoming batch compiler change wrt -warn option
Upcoming batch compiler change wrt -warn option [message #249878] Thu, 29 November 2007 09:35
Eclipse UserFriend
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
Previous Topic:ASTParser on a JSP page
Next Topic:Locational attributes of ASTNodes.
Goto Forum:
  


Current Time: Fri Apr 25 03:05:38 EDT 2025

Powered by FUDForum. Page generated in 0.02818 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top