Reviewers: scottb,

Description:
Adds a -strict option to the GWT compiler. If this option is specified,
then the compile will fail if any of the input files are bad.

Review by: sco...@google.com

Please review this at http://gwt-code-reviews.appspot.com/853801/show

Affected files:
  M dev/core/src/com/google/gwt/dev/Precompile.java
  M dev/core/src/com/google/gwt/dev/javac/CompilationState.java
  M dev/core/src/com/google/gwt/dev/javac/CompilationStateBuilder.java
  M dev/core/src/com/google/gwt/dev/jjs/JJSOptions.java
  M dev/core/src/com/google/gwt/dev/jjs/JJSOptionsImpl.java
  A dev/core/src/com/google/gwt/dev/util/arg/ArgHandlerStrict.java
  A dev/core/src/com/google/gwt/dev/util/arg/OptionStrict.java
  M user/test/com/google/gwt/core/CoreSuite.java
  A user/test/com/google/gwt/dev/StrictModeTest.java


--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to