summaryrefslogtreecommitdiff
path: root/src/util/options.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/options.cpp')
-rw-r--r--src/util/options.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/options.cpp b/src/util/options.cpp
index 1d2e4ed8b..6d3a06b4b 100644
--- a/src/util/options.cpp
+++ b/src/util/options.cpp
@@ -351,6 +351,7 @@ throw(OptionException) {
break;
case LAZY_TYPE_CHECKING:
+ typeChecking = true;
earlyTypeChecking = false;
break;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback