* also make "out" shortstring parameters openstrings if required

git-svn-id: trunk@1887 -
This commit is contained in:
Jonas Maebe 2005-12-06 19:39:59 +00:00
parent ee1fba0822
commit c9b2e34524

View File

@ -520,7 +520,7 @@ implementation
else
begin
{ open string ? }
if (varspez=vs_var) and
if (varspez in [vs_out,vs_var]) and
(
(
((token=_STRING) or (idtoken=_SHORTSTRING)) and