On Wed, 30 Aug 2000, Jarkko Hietaniemi wrote:
> On Tue, Aug 29, 2000 at 10:50:34PM -0500, Craig A. Berry wrote:
> > At 6:49 PM -0500 8/29/00, Jarkko Hietaniemi wrote:
> > > > [.lib]ftmp-posix........FAILED on test 6
> > >> [.lib]ftmp-security.....FAILED on test 9
> > >> [.lib]st-forgive........FAILED on test 2
> > >> [.lib]st-retrieve.......FAILED on test 1
> > >> [.lib]st-store..........FAILED on test 1
> > >
> > >Any progress on these, dare I ask...?
> >
> > Not yet, I'm afraid. Hope to have a chance to thwack on it harder
> > this weekend (if that's not too late for 5.7.0?).
>
> That may be to too late.
>
> (A simple idea on the failing Storable tests: maybe the filehandle
> is in wrong mode? Storable writes raw binary images.)
FWIW,
I tried # commenting out the binmode() in Storable.pm and could not
get the tests to pass on VMS. A retry with a fresh clean build
might prove conclusive though.
Peter Prymmer