|
@@ -3151,6 +3151,7 @@ implementation
|
|
{ must be done before code below, because we need the
|
|
{ must be done before code below, because we need the
|
|
typeconversions for ordconstn's as well }
|
|
typeconversions for ordconstn's as well }
|
|
case convtype of
|
|
case convtype of
|
|
|
|
+ tc_int_2_bool,
|
|
tc_int_2_int:
|
|
tc_int_2_int:
|
|
begin
|
|
begin
|
|
if (localswitches * [cs_check_range,cs_check_overflow] = []) and
|
|
if (localswitches * [cs_check_range,cs_check_overflow] = []) and
|