[s-xml-rpc-devel] BUG ?

Sven Van Caekenberghe scaekenberghe at common-lisp.net
Fri Jul 13 09:44:20 UTC 2007


Evgeniy,

On 06 Jul 2007, at 17:58, Evgeniy Zamriy wrote:

> Hello, All.
>
> Version of SBCL - 1.0.1
> Version of s-xml-rpc - latest from cvs
>
> I found possible bug in library:
>
> * (decode-xml-rpc (make-string-input-stream "<value><boolean>1</ 
> boolean></value>"))
> * T
>
>
> * (decode-xml-rpc (make-string-input-stream "<value><boolean>0</ 
> boolean></value>"))
> * ""
>
> So, when my client resieves "false" from server I get "" except of  
> nil. Is this
> bug or feature ? :) I tryed to fix it, but my experience in lisp  
> isn't well.

This would seem like a bug to me. I am about to go on holiday: I have  
no time to look into this right now.
I hope that I will remember to look at this in august when I am back.

> P.S.: my english is bad, sorry :)

No problem! Thanks for reporting this.

> --
> Best regards, Evgeniy Zamriy
> _______________________________________________
> s-xml-rpc-devel site list
> s-xml-rpc-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/s-xml-rpc-devel

Regards,

Sven




More information about the S-xml-rpc-devel mailing list