From 2064d0860252b87ecfab56f85ecddaa8259a58dc Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Wed, 2 Jul 2014 15:43:06 +0200 Subject: [PATCH] Refresh the compiler error list Based on https://github.com/openlayers/closure-util/blob/master/compiler-options.txt --- buildcfg/examples-all.json | 12 ++++++------ buildcfg/ol-all.json | 12 ++++++------ buildcfg/ol-simple.json | 12 ++++++------ buildcfg/ol-whitespace.json | 12 ++++++------ buildcfg/ol.json | 12 ++++++------ 5 files changed, 30 insertions(+), 30 deletions(-) diff --git a/buildcfg/examples-all.json b/buildcfg/examples-all.json index 3e43d1227a..254399c730 100644 --- a/buildcfg/examples-all.json +++ b/buildcfg/examples-all.json @@ -23,9 +23,7 @@ "jscomp_error": [ "accessControls", "ambiguousFunctionDecl", - "checkDebuggerStatement", "checkEventfulObjectDisposal", - "checkProvides", "checkRegExp", "checkStructDictInheritance", "checkTypes", @@ -33,7 +31,6 @@ "const", "constantProperty", "deprecated", - "duplicate", "duplicateMessage", "es3", "externsValidation", @@ -42,17 +39,20 @@ "internetExplorerChecks", "invalidCasts", "misplacedTypeAnnotation", + "missingGetCssName", "missingProperties", + "missingProvide", + "missingRequire", + "missingReturn", + "newCheckTypes", "nonStandardJsDocs", - "strictModuleDepCheck", "suspiciousCode", + "strictModuleDepCheck", "typeInvalidation", - "tweakValidation", "undefinedNames", "undefinedVars", "unknownDefines", "uselessCode", - "violatedModuleDep", "visibility" ], "jscomp_off": [ diff --git a/buildcfg/ol-all.json b/buildcfg/ol-all.json index 549941a437..2df1769dce 100644 --- a/buildcfg/ol-all.json +++ b/buildcfg/ol-all.json @@ -20,9 +20,7 @@ "jscomp_error": [ "accessControls", "ambiguousFunctionDecl", - "checkDebuggerStatement", "checkEventfulObjectDisposal", - "checkProvides", "checkRegExp", "checkStructDictInheritance", "checkTypes", @@ -30,7 +28,6 @@ "const", "constantProperty", "deprecated", - "duplicate", "duplicateMessage", "es3", "externsValidation", @@ -39,17 +36,20 @@ "internetExplorerChecks", "invalidCasts", "misplacedTypeAnnotation", + "missingGetCssName", "missingProperties", + "missingProvide", + "missingRequire", + "missingReturn", + "newCheckTypes", "nonStandardJsDocs", - "strictModuleDepCheck", "suspiciousCode", + "strictModuleDepCheck", "typeInvalidation", - "tweakValidation", "undefinedNames", "undefinedVars", "unknownDefines", "uselessCode", - "violatedModuleDep", "visibility" ], "jscomp_off": [ diff --git a/buildcfg/ol-simple.json b/buildcfg/ol-simple.json index 17ee131547..bd45f77f79 100644 --- a/buildcfg/ol-simple.json +++ b/buildcfg/ol-simple.json @@ -20,9 +20,7 @@ "jscomp_error": [ "accessControls", "ambiguousFunctionDecl", - "checkDebuggerStatement", "checkEventfulObjectDisposal", - "checkProvides", "checkRegExp", "checkStructDictInheritance", "checkTypes", @@ -30,7 +28,6 @@ "const", "constantProperty", "deprecated", - "duplicate", "duplicateMessage", "es3", "externsValidation", @@ -39,17 +36,20 @@ "internetExplorerChecks", "invalidCasts", "misplacedTypeAnnotation", + "missingGetCssName", "missingProperties", + "missingProvide", + "missingRequire", + "missingReturn", + "newCheckTypes", "nonStandardJsDocs", - "strictModuleDepCheck", "suspiciousCode", + "strictModuleDepCheck", "typeInvalidation", - "tweakValidation", "undefinedNames", "undefinedVars", "unknownDefines", "uselessCode", - "violatedModuleDep", "visibility" ], "jscomp_off": [ diff --git a/buildcfg/ol-whitespace.json b/buildcfg/ol-whitespace.json index 77959e60a5..9e3a6eea36 100644 --- a/buildcfg/ol-whitespace.json +++ b/buildcfg/ol-whitespace.json @@ -20,9 +20,7 @@ "jscomp_error": [ "accessControls", "ambiguousFunctionDecl", - "checkDebuggerStatement", "checkEventfulObjectDisposal", - "checkProvides", "checkRegExp", "checkStructDictInheritance", "checkTypes", @@ -30,7 +28,6 @@ "const", "constantProperty", "deprecated", - "duplicate", "duplicateMessage", "es3", "externsValidation", @@ -39,17 +36,20 @@ "internetExplorerChecks", "invalidCasts", "misplacedTypeAnnotation", + "missingGetCssName", "missingProperties", + "missingProvide", + "missingRequire", + "missingReturn", + "newCheckTypes", "nonStandardJsDocs", - "strictModuleDepCheck", "suspiciousCode", + "strictModuleDepCheck", "typeInvalidation", - "tweakValidation", "undefinedNames", "undefinedVars", "unknownDefines", "uselessCode", - "violatedModuleDep", "visibility" ], "jscomp_off": [ diff --git a/buildcfg/ol.json b/buildcfg/ol.json index fb9644e890..f457a49072 100644 --- a/buildcfg/ol.json +++ b/buildcfg/ol.json @@ -20,9 +20,7 @@ "jscomp_error": [ "accessControls", "ambiguousFunctionDecl", - "checkDebuggerStatement", "checkEventfulObjectDisposal", - "checkProvides", "checkRegExp", "checkStructDictInheritance", "checkTypes", @@ -30,7 +28,6 @@ "const", "constantProperty", "deprecated", - "duplicate", "duplicateMessage", "es3", "externsValidation", @@ -39,17 +36,20 @@ "internetExplorerChecks", "invalidCasts", "misplacedTypeAnnotation", + "missingGetCssName", "missingProperties", + "missingProvide", + "missingRequire", + "missingReturn", + "newCheckTypes", "nonStandardJsDocs", - "strictModuleDepCheck", "suspiciousCode", + "strictModuleDepCheck", "typeInvalidation", - "tweakValidation", "undefinedNames", "undefinedVars", "unknownDefines", "uselessCode", - "violatedModuleDep", "visibility" ], "jscomp_off": [