Re: [OT] Compiling CryptoPadSlicer
"David A. Desrosiers" <[email protected]> Sun, 7 Feb 2010 00:21:08 -0500
| Newsgroups | gmane.comp.gnome.apps.pilot |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Feb 6, 2010 at 12:25 AM, Bruce Schultz <[email protected]> wr= ote: > cryptops.c: In function =91rw_record=92: > cryptops.c:119: error: too many arguments to function > =91dlp_ReadRecordByIndex=92 > cryptops.c: In function =91main=92: > cryptops.c:292: error: too many arguments to function =91pi_bind=92 This app is > 5 years old, and so much has changed in pilot-link from that time, that this would have to be ported over... buffers have changed, the underlying API has changed, even the way the Palm devices are connected to the socket has changed quite a bit. It might be easier to just rewrite it from the ground up, vs. trying to bring all of the legacy code to current.