[cl-xmpp-devel] cl-xmpp connection

Stas Boukarev stassats at gmail.com
Fri Aug 22 18:36:29 UTC 2008


Don't know whether it's right but the following patch solves for me
problems with connecting/using cl-xmpp:

cvs diff: Diffing .
Index: cl-xmpp.lisp
===================================================================
RCS file: /project/cl-xmpp/cvsroot/cl-xmpp/cl-xmpp.lisp,v
retrieving revision 1.35
diff -r1.35 cl-xmpp.lisp
81c81
<                      (class 'connection) stanza-callback)
---
>                      (class 'connection) (stanza-callback 'default-stanza-callback))
cvs diff: Diffing test

-- 
With Best Regards, Stas.



More information about the cl-xmpp-devel mailing list