>>I have a local branch in which I've made the FalconJx 'goog' compiler >>apply to the strictest possible rules/flags. This resulted in 193 >>warnings about bad code in the DataBindingTest example. Hidden behind >>those were some more errors ;-) > Is it an option you can turn on and off? Customer's may not always want > their code compiled strictly.
I added a command line argument '-strict-publish' to control this. The default is off, so if you don't add the argument, the 'old' set of compiler flags will be used and you shouldn't see any extra warnings. EdB -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl
