You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix for regression introduced by PR #1036 (issue #1137).
When the entry returns adjustable length character without POINTER attribute,
the field NEWARG of the return variable is not set which causes that
the return variable in dummy arguments is not replaced,
and the field CVLEN of the return variable also needs to be replaced.
0 commit comments