On Fri, 22 Apr 2005 12:27:54 -0700, Jeff Zucker <[EMAIL PROTECTED]> wrote:
> Jonathan Leffler wrote:
>
> >the file seemed to be
> >a double gzipped file
> >
> Hmm, odd, it's the result of "make dist" and "svn commit". Must be
> something odd about the svn since the tar.gz appears normal. I've
Worked OK on Solaris 8 with Perl 5.8.6 etc... And it was just 'single gzipped'.
I'll check on MacOS X tonight.
t/03executeDBD skipped 1/16 (No XBase installed).
On 4/22/05, Jeff Zucker <[EMAIL PROTECTED]> wrote:
> Jonathan Leffler wrote:
>
> >the file seemed to be
> >a double gzipped file
> >
And it worked fine on MacOS X 10.3.9 with Perl 5.8.6.
On 4/22/05, Jonathan Leffler <[EMAIL PROTECTED]> wrote:
> Worked OK on Solaris 8 with Perl 5.8.6 etc... And it was just 'single
> gzipped'.
>
> I'll check on MacOS X tonight.
>
> t/03executeDBD skipped 1/16 (No XBase installed).
>
>
> On
Jonathan Leffler wrote:
the file seemed to be
a double gzipped file
Hmm, odd, it's the result of "make dist" and "svn commit". Must be
something odd about the svn since the tar.gz appears normal. I've
uploaded to
http://www.vpservices.com/jeff/programs/SQL-Statement-1.14.tar.gz
I believe this
On Thu, 21 Apr 2005 20:37:04 -0700, Jeff Zucker <[EMAIL PROTECTED]> wrote:
> H.Merijn Brand wrote:
>
> >Failed 2/15 test scripts, 86.67% okay. 1/227 subtests failed, 99.56% okay.
> >
> I added over 140 tests in recent releases (and doubled the Devel::Cover
> coverage) and apparently forgot to wr
Jeff Zucker wrote:
H.Merijn Brand wrote:
Failed 2/15 test scripts, 86.67% okay. 1/227 subtests failed, 99.56%
okay.
I added over 140 tests in recent releases (and doubled the Devel::Cover
coverage) and apparently forgot to wrap some of the requires in evals.
SQL::Statement has no prerequisites
At 8:37 PM -0700 4/21/05, Jeff Zucker wrote:
I'd much appreciate if those who experienced test failures could try
again with
http://svn.perl.org/modules/SQL-Statement/trunk/SQL-Statement-1.14.tar.gz
Thanks!
I tried 2 different Perl installs, both under the same Mac OS X 10.3.8.
The system perl 5.8
On MacOS X 10.3.9, Perl 5.8.6, I found that (a) the file seemed to be
a double gzipped file (gunzip of the file produced a 'tar' file that
was itself extractable with 'tar -xzf ...', and (b) I still get some
test errors:
...
Manifying blib/man3/SQL::Statement::Structure.3
Manifying blib/man3/SQL::S
H.Merijn Brand wrote:
Failed 2/15 test scripts, 86.67% okay. 1/227 subtests failed, 99.56% okay.
I added over 140 tests in recent releases (and doubled the Devel::Cover
coverage) and apparently forgot to wrap some of the requires in evals.
SQL::Statement has no prerequisites but since its most co
As I mentioned on dbi-users, I noticed this problem at home, as did
another poster, as did the CPAN testers.
It seems that SQL-Statement 1.12 and 1.13 has a circular dependency
on DBD-AnyData; that is, X's test suite requires Y, and Y's test
suite requires X.
Even when I manually installed Any
10 matches
Mail list logo