Anyone run vms/ext/filespec.t in a while?

2005-07-08 Thread Michael G Schwern
I'm examining the feasibility of making VMS::Filespec available to all installations (makes testing File::Spec::VMS a whole lot easier) and ran vms/ext/filespec.t on my OS X box. I got some failures but none of them seem to be related to my running on Unix. They all appear to be genuine bugs in t

Re: Anyone run vms/ext/filespec.t in a while?

2005-07-08 Thread PPrymmer
Michael G Schwern <[EMAIL PROTECTED]> wrote on 07/08/2005 08:09:40 PM: > I'm examining the feasibility of making VMS::Filespec available to all > installations (makes testing File::Spec::VMS a whole lot easier) and > ran vms/ext/filespec.t on my OS X box. I got some failures but none > of them se

Re: Anyone run vms/ext/filespec.t in a while?

2005-07-08 Thread Michael G Schwern
On Fri, Jul 08, 2005 at 08:31:59PM -0400, [EMAIL PROTECTED] wrote: > I just ran it on IA64 with a perl 5.8.7 kit and it went ok: Hmm. Here's the easiest of my failures to analyze: not ok 52 - vmsify('.../'): '[]' # Failed at ../vms/ext/filespec.t line 24 # got '[]' # expected '[...]

Re: Anyone run vms/ext/filespec.t in a while?

2005-07-08 Thread Craig A. Berry
At 6:09 PM -0700 7/8/05, Michael G Schwern wrote: > >Ah ha! So basically the Perl code isn't normally being used and thus has >fallen way out of sync with the vms.c code? From $ perldoc VMS::Filespec: If you're running under VMS, the routines in this package are special, in that they'r

Re: Anyone run vms/ext/filespec.t in a while?

2005-07-08 Thread John E. Malmberg
Michael G Schwern wrote: I'm examining the feasibility of making VMS::Filespec available to all installations (makes testing File::Spec::VMS a whole lot easier) and ran vms/ext/filespec.t on my OS X box. I got some failures but none of them seem to be related to my running on Unix. They all app

Re: Anyone run vms/ext/filespec.t in a while?

2005-07-08 Thread John E. Malmberg
Michael G Schwern wrote: On Fri, Jul 08, 2005 at 08:31:59PM -0400, [EMAIL PROTECTED] wrote: I just ran it on IA64 with a perl 5.8.7 kit and it went ok: Hmm. Here's the easiest of my failures to analyze: not ok 52 - vmsify('.../'): '[]' # Failed at ../vms/ext/filespec.t line 24 # g