|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: RE: Sybperl compile error
Date: Jun 5 2002 3:28PM
On Wed, 2002-06-05 at 08:02, Tang, Jun [IT] wrote:
> Michael,
>
> I compiled my syberl sucessfully and passed test. However, when I try to
> compile and test again, I get the following failed test. What do you think
> could cause the failure in test. I am not aware of any apparent changes.
> PERL_DL_NONLAZY=1 /home/jt07936/Roec/bin/perl -I../blib/arch -I../blib/lib
> -I/home/jt07936/Roec/lib/perl5/5.6.1/sun4-solaris
> -I/home/jt07936/Roec/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests
> $verbose); $verbose=0; runtests @ARGV;' t/*.t
> t/dblib.............FAILED tests 20-22
This is a buggy Sybase DBlibrary problem.
See http://www.peppler.org/cgi-bin/bug.cgi?__state=2&id=253
You can still use the package, as long as you don't use dbpoll().
Michael
--
Michael Peppler / mpeppler@peppler.org / http://www.mbay.net/~mpeppler
mpeppler@zetatools.com / ZetaTools, Inc / http://www.zetatools.com
ZetaTools: Call perl functions as Sybase stored procedures!
|