|
@@ -94,7 +94,7 @@ uses
|
|
else
|
|
else
|
|
begin
|
|
begin
|
|
list.concat(Tai_const.Create_pint(-1));
|
|
list.concat(Tai_const.Create_pint(-1));
|
|
- list.concat(Tai_const.Create_pint(strlength*cwidechartype.size));
|
|
|
|
|
|
+ list.concat(Tai_const.Create_pint(strlength));
|
|
end;
|
|
end;
|
|
{ make sure the string doesn't get dead stripped if the header is referenced }
|
|
{ make sure the string doesn't get dead stripped if the header is referenced }
|
|
if (target_info.system in systems_darwin) then
|
|
if (target_info.system in systems_darwin) then
|