[Bug 245699] perl-DBD-Sqlite: version 1.13 is available

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 19 00:48:31 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: perl-DBD-Sqlite: version 1.13 is available


https://bugzilla.redhat.com/show_bug.cgi?id=245699


cweyl at alumni.drew.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rnorwood at redhat.com,
                   |                            |cweyl at alumni.drew.edu,
                   |                            |mmaslano at redhat.com
         AssignedTo|rnorwood at redhat.com         |skasal at redhat.com




------- Additional Comments From cweyl at alumni.drew.edu  2008-03-18 20:48 EST -------
Going through the DBIx-Class rt queue looking for a fix (sigh) to 1.14 making
t/33storage_reconnect.t fail, I've come across several tickets with patches we
may want to apply (or at least look at), as 1.14 is in rawhide/f9, and 1.15
doesn't seem to be coming along anytime soon.

DBIC
http://rt.cpan.org/Public/Bug/Display.html?id=33308

DBD::SQLite
http://rt.cpan.org/Public/Bug/Display.html?id=33308
http://rt.cpan.org/Ticket/Display.html?id=32100#txn-432936

Basically, it seems to be that just changing sqlite3_finalize() ->
sqlite3_reset() at 2 spots in dbdimp.c resolves many issues.  (Certainly
resolves the test issues I've been having with DBIx::Class.)

I've attached the patch -- I forget the ownership of this module.  Any
objections to my checking these updates into devel and rebuilding?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-perl-devel-list mailing list