From kde-commits Thu May 13 09:08:16 2004 From: Adam Gorzkiewicz Date: Thu, 13 May 2004 09:08:16 +0000 To: kde-commits Subject: Re: kdepim/kpilot Message-Id: <200405131108.24109.adgor () isn ! pl> X-MARC-Message: https://marc.info/?l=kde-commits&m=108443932004247 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--Boundary-03=_HszoAOkMY5FYNZY" --Boundary-03=_HszoAOkMY5FYNZY Content-Type: multipart/mixed; boundary="Boundary-01=_AszoABXGLpHtXCB" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_AszoABXGLpHtXCB Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Dnia =C5=9Broda 12 maj 2004 22:53, Adriaan de Groot napisa=C5=82: > CVS commit by adridg: > > Deal with incompatible changes in pilot-link 0.12 in a compatible way, I > hope. > > > M +2 -2 kpilot/interactiveSync.cc 1.30 > M +2 -10 lib/kpilotlink.cc 1.56 > M +16 -6 lib/options.h 1.45 > M +1 -2 lib/pilotDatabase.h 1.18 > M +2 -2 lib/pilotLocalDatabase.cc 1.26 > M +2 -6 lib/pilotLocalDatabase.h 1.27 > M +3 -3 lib/pilotSerialDatabase.cc 1.23 > M +4 -2 lib/pilotSysInfo.h 1.6 Two more entries to fix. Regards =2D-=20 Adam Gorzkiewicz http://www.pld-linux.org --Boundary-01=_AszoABXGLpHtXCB Content-Type: text/x-diff; charset="utf-8"; name="pilotSerialDatabase.cc.patch" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="pilotSerialDatabase.cc.patch" =2D-- pilotSerialDatabase.cc 2004-05-13 10:42:52.000000000 +0200 1.23 +++ pilotSerialDatabase.cc 2004-05-13 11:02:22.156650480 +0200 @@ -180,7 +180,7 @@ { FUNCTIONSETUP; char buffer[PilotRecord::APP_BUFFER_SIZE]; =2D size_t size; + PI_SIZE_T size; int index, attr; recordid_t id; =20 @@ -200,7 +200,7 @@ { FUNCTIONSETUP; char buffer[PilotRecord::APP_BUFFER_SIZE]; =2D size_t size; + PI_SIZE_T size; int index, attr, category; recordid_t id; =20 --Boundary-01=_AszoABXGLpHtXCB-- --Boundary-03=_HszoAOkMY5FYNZY Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.9.7 (GNU/Linux) iD8DBQBAozsHDCo3CWnk2GERAvl0AJ9f9UdkDLCMCRQSTwttVFsoJxN8iQCghngJ rVMv8/grIvRx+dGIk/PHHJE= =FQ+A -----END PGP SIGNATURE----- --Boundary-03=_HszoAOkMY5FYNZY--