Re: t/op/magic.t on VMS

2001-11-08 Thread Michael G Schwern
On Thu, Nov 08, 2001 at 05:42:39PM -0600, Craig A. Berry wrote: > -if ($Is_MSWin32 || $Is_NetWare || $Is_Dos || $Is_MPE || $Is_MacOS) { > +if ($Is_MSWin32 || $Is_NetWare || $Is_Dos || $Is_MPE || $Is_MacOS | $Is_VMS) { || $Is_VMS -- Michael G. Schwern <[EMAIL PROTECTED]>http://www.pobox.

RE: ext/POSIX/t/posix.t on VMS

2001-11-08 Thread Tels
-BEGIN PGP SIGNED MESSAGE- Moin, On 08-Nov-01 Craig A. Berry tried to scribble about: > At 7:39 PM -1000 11/7/01, Tim Jenness wrote: >>On Wed, 7 Nov 2001, Craig A. Berry wrote: [snip] > Well, here's that complete test before my modifications: > { > for my $test (0, 1) { > $!

RE: ext/POSIX/t/posix.t on VMS

2001-11-08 Thread Craig A. Berry
At 7:39 PM -1000 11/7/01, Tim Jenness wrote: >On Wed, 7 Nov 2001, Craig A. Berry wrote: > > > I think it's supposed to verify that dynaloading has > > not set errno, but for us it does: > >Are you sure it's not meant to be testing that POSIX::errno equals the >numeric value of $! ? Or is there ano