I have done some more investigating and it would seem that this is due
to a bug in 5.6.0 when compiled with threads.
Graham.
On Mon, May 22, 2000 at 01:11:25PM +0100, Graham Barr wrote:
> Thanks,
>
> Yes I know Murray is having problems, but he has been unable to track
> down the problem and I cannot reproduce it.
>
> Graham.
>
> On Mon, May 22, 2000 at 06:56:39AM -0500, Matthew Wickline wrote:
> > thought this might be of interest...
>
> > Date: Fri, 19 May 2000 19:12:43 -0700
> > From: Murray Nesbitt <mu...@Ac...>
> > Subject: Re: perl-ldap available as PPM [Was: Re: PerLDAP problems]
> >
> >
> > > Could perl-ldap-0.17 (and the required ASN1-0.05) be made similarly available?
> >
> > I've upgraded the AP522 repository with 0.17, and added Convert-ASN1,
> > but there were test failures with 0.17 and AP613. I took a quick look
> > at it, but can't spend any more time investigating. This is the test
> > code that fails (t/02filter.t):
> >
> > my $data = $asn->encode($filt) or print "# ",$asn->error,"\nnot ";
> >
> > The returned $data does not match $binary. What I do know is that it
> > works fine with AP613 on Linux, and, unfortunately, the test failures
> > disappear when running under the debugger. :-/
> >
> > If someone else wants to track down the problem, I'd be glad to add the
> > new version to AP613 repository when the test suite passes.
> >
> > Murray
> >
>
|