> -----Original Message----- > From: Abe Timmerman [mailto:[EMAIL PROTECTED] > Sent: 09 August 2005 06:27 > To: [EMAIL PROTECTED]; perl5-porters@perl.org > Cc: vmsperl@perl.org > Subject: Re: [PATCH] Compress::Zlib 1.36 > > Op een mooie zomerdag (Sunday 07 August 2005 23:47),schreef Paul > Marquess: > > From: Abe Timmerman [mailto:[EMAIL PROTECTED] > > > > > Op een mooie zomerdag (Saturday 06 August 2005 00:12),schreef Paul > > > > > > Marquess: > > > > This is mostly VMS fixes. Standalone version has just been uploaded > to > > > > CPAN. > > > > > ... > > > > Failed Test Stat Wstat Total Fail Failed List of Failed > > > ---------------------------------------------------------------------- > --- > > >- ----- > > > t/03examples.t 13 6 46.15% 8-13 > > > t/06gzdopen.t 350 1024 23 41 178.26% 3-23 > > > Failed 2/6 test scripts, 66.67% okay. 27/302 subtests failed, 91.06% > > > okay. %C-F-EINVAL, invalid argument > > ... > > > I don't expect there is a problem, but did you try your patch on VMS > with > > the Compress::Zlib in the core? > > This is with [EMAIL PROTECTED] on the same OpenVMS machine: > > Failed Test Stat Wstat Total Fail Failed List of > Failed > -------------------------------------------------------------------------- > ----- > [-.ext.Compress.Zlib.t]03examples 13 4 30.77% 10-13 > [-.ext.Compress.Zlib.t]06gzdopen. 350 1024 23 41 178.26% 3-23 > > Looks "good" (as far as my patch goes) ...
Thanks Abe. I'll spin a 1.37 then. Paul