chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] xml-rpc: typo in .setup


From: Sven . Hartrumpf
Subject: Re: [Chicken-users] xml-rpc: typo in .setup
Date: Thu, 11 Oct 2007 13:53:20 +0200 (CEST)

Thu, 11 Oct 2007 13:41:28 +0200 (CEST), Sven.Hartrumpf wrote:

> Could anybody correct
> xml-rpx.html
> to
> xml-rpc.html

BTW: The second example in this file does not work for me:

hello.scm starts correctly (using: csi -script hello.scm ),
but the client crashes:

> (require-extension xml-rpc-client)
> (define srv (xml-rpc:server "http://localhost:4242/RPC2";))
Error: (car) bad argument type: #<unspecified>

        Call history:

        <syntax>                (define srv (xml-rpc:server 
"http://localhost:4242/RPC2";))
        <syntax>                (##core#set! srv (xml-rpc:server 
"http://localhost:4242/RPC2";))
        <syntax>                (xml-rpc:server "http://localhost:4242/RPC2";)
        <eval>          (xml-rpc:server "http://localhost:4242/RPC2";)   <--

The fetch-time example is incomplete ... so I have not tried this one.

> csi
CHICKEN
Version 2.722 - linux-unix-gnu-x86 - [ manyargs dload ]
(c)2000-2007 Felix L. Winkelmann | compiled 2007-09-12 on ... (Linux)


Ciao
Sven

Attachment: pgpjqb1mjIyP5.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]