Cosimo Streppone wrote:

I'm reporting another make test failure this time with perl 5.8.0.
I realize that Test/Builder.pm warnings are due to bugs in that module,
but the other warning, `v-string in use/require ...' , seems more
important. In the end, tests are failing due to a `call queue aborted'.

Perl       5.8.0 threaded
DBI        1.37
DBD-Pg     1.30_2
Postgresql 7.3.3

Is this a threading issue?

It would seem it is.


I can confirm that the very same perl 5.8.0 sources recompiled with
the same setup only disabling threads and multiplicity, results in
all DBD::Pg tests being successful.

--
Cosimo



Reply via email to