Re: extensions in vms/ext

2009-09-03 Thread Craig A. Berry
On Sep 3, 2009, at 10:06 AM, Craig A. Berry wrote: And I'm now working on it, just not as fast as Nicholas typically is with these things :-). But, unless I've forgotten something, it's now done: http://perl5.git.perl.org/perl.git/commitdiff/26dd53a As far as I can tell the appropriate s

Re: extensions in vms/ext

2009-09-03 Thread Craig A. Berry
On Sep 3, 2009, at 6:15 AM, Peter Prymmer wrote: "Craig A. Berry" wrote on 09/02/2009 08:35:05 PM: On Sep 2, 2009, at 4:00 PM, Nicholas Clark wrote: Would it be possible to move vms/ext/DCLsym to ext/VMS-DCLsym, and vms/ext/Stdio to ext/VMS-Stdio, with conditional (not) building analogous

Re: extensions in vms/ext

2009-09-03 Thread Peter Prymmer
"Craig A. Berry" wrote on 09/02/2009 08:35:05 PM: > On Sep 2, 2009, at 4:00 PM, Nicholas Clark wrote: > > > Would it be possible to move vms/ext/DCLsym to ext/VMS-DCLsym, and > > vms/ext/Stdio to ext/VMS-Stdio, with conditional (not) building > > analogous > > to how ext/Win32* are only built o

Re: extensions in vms/ext

2009-09-02 Thread Craig A. Berry
On Sep 2, 2009, at 4:00 PM, Nicholas Clark wrote: Would it be possible to move vms/ext/DCLsym to ext/VMS-DCLsym, and vms/ext/Stdio to ext/VMS-Stdio, with conditional (not) building analogous to how ext/Win32* are only built on Windows? I think that would make my plans for refactoring make_e

extensions in vms/ext

2009-09-02 Thread Nicholas Clark
Would it be possible to move vms/ext/DCLsym to ext/VMS-DCLsym, and vms/ext/Stdio to ext/VMS-Stdio, with conditional (not) building analogous to how ext/Win32* are only built on Windows? I think that would make my plans for refactoring make_ext.pl simpler. (to allow moving dual-life modules modules