Quoting Russell Franci <[EMAIL PROTECTED]> from ml.softs.gtk-gnutella.devel:
:Attached is a very small patch which allows src/core/bsched.c to be
:compiled on BSD.
Thanks, applied.
Raphael
---
SF.Net email is sponsored by Shop4tech.com-Lowest
Attached is a very small patch which allows src/core/bsched.c to be
compiled on BSD.
Thanks,
Russ
Index: src/core/bsched.c
===
RCS file: /cvsroot/gtk-gnutella/gtk-gnutella-current/src/core/bsched.c,v
retrieving revision 1.1
diff -u -
Quoting alex <[EMAIL PROTECTED]> from ml.softs.gtk-gnutella.devel:
:When I updated the bitzi core code I decided on a call-back system for
:updating the GUI given the async nature of Bitzi requests. However I've
:noted the changes made in splitting core and GUI functionality have
:added an extra la
Hi,
When I updated the bitzi core code I decided on a call-back system for
updating the GUI given the async nature of Bitzi requests. However I've
noted the changes made in splitting core and GUI functionality have
added an extra layer of indirection.
Is this going to be allowable for the GUI to