Re: Pilot Link 0.12



On Wed, 2006-01-04 at 12:55 +0000, Matt Davey wrote:
> On Thu, 2005-11-03 at 15:39 -0500, JP Rosevear wrote:
> > gnome-pilot/gnome-pilot-conduits cvs now contains patches to build
> > against recent pilot-link 0.12 releases.
> > 
> > Please test and let me know of any problems.
> 
> JP,
> 
> one problem I found is that the pilot-link pi_accept() API contract has
> changed. 

Close to this problem is that various libpisock functions have changed
their API.  They no longer return -1 on error.  They return various
pi_error.h codes, which are all negative.  So, there are a fair few
places where checks for -1 should be changed to checks for negative
values.  I think this was the cause of the bugs reported last summer,
along the lines of:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=156646


Matt Davey			To err is human, to moo bovine.
mcdavey mrao cam ac uk   



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]