[Thread Prev][Thread Next][Thread Index]

[PilotMgr] Patch for Pilot.xs in



/ 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 *
***********************************************************


SourceForge.net Logo