On 7/22/25 11:28 AM, Harald Anlauf wrote:
Dear all,

the attached patch fixes a long-standing issue with legacy code,
where an assumed-length character function is passed as actual
argument to a procedure, and when there is no explicit interface.
The solution is to do the same as in the case when there is an
actual interface: take the character length from the actual
argument.  Without the patch, we inferred a wrong interface
for the procedure and forgot to pass the character length.

Regtested on x86_64-pc-linux-gnu.  OK for mainline / backport?

Thanks,
Harald


Looks Good Harald,

OK for mainline and backport as you see fit.

Regards,

Jerry, stuck in th airport,lol.

Reply via email to