[cl-xmpp-devel] cl-xmpp with usocket patch

Erik Huelsmann ehuels at gmail.com
Sat Jul 12 08:26:53 UTC 2008


On Sat, Jul 12, 2008 at 8:24 AM, Erik Huelsmann <ehuels at gmail.com> wrote:
> On Sat, Jul 12, 2008 at 12:47 AM, Erik Huelsmann <ehuels at gmail.com> wrote:
>> On Fri, Jul 11, 2008 at 8:49 PM, Burguz Omonov <burguzomo at hotmail.com> wrote:
>>> Hi guys,
>>>  Sorry, the hotmail broke the xml content in my previous messages. I posted
>>> the full execution log and the packet content as it was posted over the
>>> wire, here:
>>>
>>> http://paste.lisp.org/display/63550
>
> Well, by using
>
> (require :cl-xmpp-sasl)
> ...
> (xmpp:auth *connection* "clxmpp" "clxmpp" "res" :mechanism :sasl-plain)
>
> instead of what you have in the paste, I got further, but that's not
> to say that I got there. Now I actually got to the point where CXML
> reports a stream-non-conformance, just as reported before.

I found the problem: if you use CVS HEAD, then the problem is gone. (I
was testing with 0.8.0...)

Looks like one of the fixes I *thought* to have resolved with 0.8.0
will need a 0.8.1 release to really fix it.

Bye,

Erik.



More information about the cl-xmpp-devel mailing list