On Thu, Mar 11, 2004 at 05:58:42PM -0800, Michael Peppler wrote: > On Thu, 2004-03-11 at 08:26, Tim Bunce wrote: > > A release candidate is available for testing at: > > > > http://homepage.eircom.net/~timbunce/DBI-1.42-rc2-20040311.tar.gz > > Fails on Fedora Core 1, with: > > DBI.xs:756: warning: passing arg 1 of `Perl_sv_derived_from' from > incompatible pointer type > DBI.xs:756: warning: passing arg 2 of `Perl_sv_derived_from' from > incompatible pointer type > DBI.xs:756: error: too few arguments to function `Perl_sv_derived_from'
Fixed in rc3 I believe: http://homepage.eircom.net/~timbunce/DBI-1.42-rc3-20040311.tar.gz can you try that? Tim.