reverted changes made in 9b2ea82c3c, bug was caused by white char scanner

This commit is contained in:
Basile Burg 2015-10-30 04:47:17 +01:00
parent 5fb7e718ae
commit 35538f7155
1 changed files with 2 additions and 1 deletions

View File

@ -47,6 +47,7 @@
<OverflowChecks Value="True"/>
<StackChecks Value="True"/>
</Checks>
<VerifyObjMethodCallValidity Value="True"/>
<Optimizations>
<OptimizationLevel Value="0"/>
</Optimizations>
@ -381,7 +382,7 @@
<CodeGeneration>
<SmartLinkUnit Value="True"/>
<Optimizations>
<OptimizationLevel Value="2"/>
<OptimizationLevel Value="3"/>
</Optimizations>
</CodeGeneration>
<Linking>