From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 16 Apr 2006 03:39:05 +0400 From: Alexey Tourbin To: devel@lists.altlinux.org Message-ID: <20060415233905.GH11323@localhost> Mail-Followup-To: devel@lists.altlinux.org References: <20060412143031.6420FF6CC@mash.office.altlinux.ru> <443F966A.7000806@freesource.info> <20060414123359.GB29476@localhost> <20060414144030.GB21468@mithraen.dimline.ru> <20060414144323.GA22641@basalt.office.altlinux.org> <20060414153338.GA26627@mithraen.dimline.ru> <20060415224045.GF11323@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="l0l+eSofNeLXHSnY" Content-Disposition: inline In-Reply-To: <20060415224045.GF11323@localhost> Subject: Re: [devel] E: incoming reject: perl-DBD-SQLite-1.11-alt1.src.rpm X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Apr 2006 23:39:14 -0000 Archived-At: List-Archive: List-Post: --l0l+eSofNeLXHSnY Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 16, 2006 at 02:40:45AM +0400, Alexey Tourbin wrote: > --- DBD-SQLite-1.09/dbdimp.c- 2005-06-20 17:53:01 +0400 > +++ DBD-SQLite-1.09/dbdimp.c 2006-04-16 02:29:37 +0400 > @@ -259,7 +259,7 @@ > imp_sth->retval =3D SQLITE_OK; > imp_sth->params =3D newAV(); > =20 > - if ((retval =3D sqlite3_prepare(imp_dbh->db, statement, 0, &(imp_sth= ->stmt), &extra)) > + if ((retval =3D sqlite3_prepare(imp_dbh->db, statement, -1, &(imp_st= h->stmt), &extra)) > !=3D SQLITE_OK) > { > if (imp_sth->stmt) { > @@ -319,7 +319,7 @@ > psv =3D hv_fetch((HV*)SvRV(sth), "Statement", 9, 0); > statement =3D (psv && SvOK(*psv)) ? SvPV_nolen(*psv) : ""; > sqlite_trace(3, "re-prepare statement %s", statement); > - if ((retval =3D sqlite3_prepare(imp_dbh->db, statement, 0, &(imp= _sth->stmt), &extra)) > + if ((retval =3D sqlite3_prepare(imp_dbh->db, statement, -1, &(im= p_sth->stmt), &extra)) > !=3D SQLITE_OK) > { > if (imp_sth->stmt) { =EE=CF =CC=D5=DE=DB=C5 =CE=C5 =DC=D4=CF=D4 =D0=C1=D4=DE =D0=D2=C9=CB=CC=C1= =C4=D9=D7=C1=D4=D8, =C1 =C9=DA=CD=C5=CE=C9=D4=D8 =D5=D3=CC=CF=D7=C9=C5 =D0= =D2=CF=D7=C5=D2=CB=C9 =D3 '>=3D0' =CE=C1 '>0' =D7 sqlite/src/prepare.c. =FC=D4=CF =C8=C1=CB, =CE=CF =CF=CE = =D0=CF-=D7=C9=C4=C9=CD=CF=CD=D5 =D2=C5=DB=C1=C5=D4 =C2=CF=CC=D8=DB=C5 =D0=D2=CF=C2=CC=C5=CD (=D3 =C2=C9=CE=C1=D2=CE=CF=CA =D3= =CF=D7=CD=C5=D3=D4=C9=CD=CF=D3=D4=D8=C0), =DE=C5=CD =D3=CF=DA=C4=C1=C5=D4. --l0l+eSofNeLXHSnY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFEQYQZfBKgtDjnu0YRAkwxAKCRogpsC4Zb5ZAKb4M6I0qw2zJ8EgCgsQah DtQ+H5NYXNTMrnGZe3R5+cU= =jNnc -----END PGP SIGNATURE----- --l0l+eSofNeLXHSnY--