|
@@ -90,7 +90,7 @@ const
|
|
|
{M} (typesw:localsw; setsw:ord(cs_generate_rtti)),
|
|
|
{N} (typesw:unsupportedsw; setsw:ord(cs_localnone)),
|
|
|
{O} (typesw:optimizersw; setsw:ord(cs_opt_level2)),
|
|
|
- {P} (typesw:modulesw; setsw:ord(cs_openstring)),
|
|
|
+ {P} (typesw:localsw; setsw:ord(cs_openstring)),
|
|
|
{Q} (typesw:localsw; setsw:ord(cs_check_overflow)),
|
|
|
{R} (typesw:localsw; setsw:ord(cs_check_range)),
|
|
|
{S} (typesw:localsw; setsw:ord(cs_check_stack)),
|
|
@@ -132,7 +132,7 @@ const
|
|
|
{M} (typesw:localsw; setsw:ord(cs_generate_rtti)),
|
|
|
{N} (typesw:unsupportedsw; setsw:ord(cs_localnone)),
|
|
|
{O} (typesw:optimizersw; setsw:ord(cs_opt_level2)),
|
|
|
- {P} (typesw:modulesw; setsw:ord(cs_openstring)),
|
|
|
+ {P} (typesw:localsw; setsw:ord(cs_openstring)),
|
|
|
{Q} (typesw:localsw; setsw:ord(cs_check_overflow)),
|
|
|
{R} (typesw:localsw; setsw:ord(cs_check_range)),
|
|
|
{S} (typesw:localsw; setsw:ord(cs_check_stack)),
|