chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] url egg


From: Daishi Kato
Subject: Re: [Chicken-users] url egg
Date: Wed, 21 Feb 2007 09:31:59 +0900

BTW, uri fails to parse the following example. Is this a bug or a spec? --daishi

#;1> (use uri)
; loading /usr/local/chicken-2.514/lib/chicken/1/uri.so ...
; loading /usr/local/chicken-2.514/lib/chicken/1/coerce.so ...
; loading /usr/local/chicken-2.514/lib/chicken/1/url.so ...
; loading /usr/local/chicken-2.514/lib/chicken/1/misc-extn-procs.so ...
#;2> (uri "http://address@hidden/ghi";)
Error: (string->number) bad argument type: #f

       Call history:

       <eval>          (uri "http://address@hidden/ghi";)      <--


On 2/20/07, felix winkelmann <address@hidden> wrote:
On 2/20/07, Daishi Kato <address@hidden> wrote:
> OK, I did it.
> Could you please review it, Kon and Felix?

I'll do that and get back to you.

> Does any of egg/user use url-typecode, Felix?

Not any that I know of.


cheers,
felix





reply via email to

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