After Dan's response concerning "Parrot_Exec_OS_Command interface ?".
He says : This is a low-level interface and is designed to be OS-dependent.
I add a new key in Configure : 'slash_exec'
I patch the following files :
config/init/data.pl
config/init/hints/mswin32.pl
config/init/hints/msys.pl
t/pmc/sys.t
Francois.
> --- data.pl.orig 2005-02-21 11:56:08.000000000 +0100
> +++ data.pl 2005-03-19 11:53:30.000000000 +0100
^^^^^^^
Please provide one patch for #34605 and #34606, diffed from Parrot root
directory one directory outside, so that they can be applied with either:
patch -p0
or
patch -p1
See also:
$ perldoc -F docs/submissions.pod
Thanks,
leo
>>$ perldoc -F docs/submissions.pod
> I tried to follow the documentation.
Works fine, thanks. Applied both.
> Francois.
leo