I cobbled together a new test kit (vmsperl_pre56_2.tgz, of course)
from the current repository with all patches to date except the
revised pipe PPFs (waiting for Charles Lane's new stuff; BTW, could
we just use a read-only DCL procedure, say Perl_Root:[lib]start_subprocess.com,
instead of writing a temp file each time?), and the bit about reading
files with a null type to determine whether they're binary or text,
since I need to update the docs to match it. There're also a bunch of
minor changes I made to get things to build here an dto update dependencies.
BTW, I get an ACCVIO similar to that seen by Peter Prymmer, which also
is not present in the debug version, whcih never calls sv_vcatpvfn from
incpush. Sorta looks like an unitialized pointer error, but it's going
to be tough to track. Any recent changes to this code in sv.c?
Enjoy!
Regards,
Charles Bailey [EMAIL PROTECTED]