[Thread Prev][Thread Next][Thread Index]
[PilotMgr] Patch for Pilot.xs in
- To: JP Rosevear <jpr@xxxxxxxxxxxxx>
- Subject: [PilotMgr] Patch for Pilot.xs in
- From: Norman Walsh <ndw@xxxxxxxxxx>
- Date: 09 Oct 2000 14:35:11 -0400
- Cc: gnome-pilot-list@xxxxxxxxx, setuid@xxxxxxxxxxxxx, pilotmgr@xxxxxxxxxxxxxxxxxxxx
- References: <877l7mdtbb.fsf_-_@nwalsh.com> <39DDD1C3.C82837A5@helixcode.com>
- Sender: owner-pilotmgr@xxxxxxxxxxxxxxxxxxxx
- User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7
/ JP Rosevear <jpr@xxxxxxxxxxxxx> was heard to say:
| Norman Walsh wrote:
| > Does pilot-link have an "official", active maintainer now?
|
| Yes, Dave Desrosiers (setuid) of linuxcare.
Thanks. I tried to submit this patch once before, but I got no reply.
Larry Virden posted recently on the PilotManager mailing list
(pilotmgr@xxxxxxxxxxxxxxxxxxxx) that pilot-link.0.9.5-pre2 was
available. In the hopes that someone who receives this can apply my
simple patch before another release is made, here it is again:
hermes:/projects/gnu-designs/pilot-link/Perl5$ cvs diff Pilot.xs
Index: Pilot.xs
===================================================================
RCS file: /cvs/openpalm/pilot-link/Perl5/Pilot.xs,v
retrieving revision 1.14
diff -r1.14 Pilot.xs
516c516
< croak("record must contain deleted");
\
---
> croak("record must contain modified");
\
519c519
< croak("record must contain deleted");
\
---
> croak("record must contain busy");
\
522c522
< croak("record must contain deleted");
\
---
> croak("record must contain archived");
\
Be seeing you,
norm
--
Norman Walsh <ndw@xxxxxxxxxx> | For the mental patient's family and
http://nwalsh.com/ | society, mental illness is a 'problem';
| for the patient himself it is a
| 'solution'.--Thomas Szasz
------------------------------------------------------------------------
***********************************************************
* This is a public mailing list! *
* Please do not publish Sun proprietary information here! *
* - - - - - - - - - - - - - - *
* MoreInfo/Unsubscribe @ http://www.moshpit.org/pilotmgr *
***********************************************************
|
|