chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Ann: url egg 3.0


From: Kon Lovett
Subject: Re: [Chicken-users] Ann: url egg 3.0
Date: Tue, 5 Jun 2007 02:57:18 -0700


On Jun 5, 2007, at 1:10 AM, Daishi Kato wrote:

Hi Kon,

Finally, I'm start using the new uri egg,
which leads to me a new problem.

Here is the log. Is it a bug, or not?

I think a bug. Doesn't matter what the RFC says, it should have something well defined as a value. Currently the query component must be composed of <key>\s=\s<value>, but <key> should be ok. The <value> should be defaulted - optional argument or parameter otherwise?

--daishi

Version 2.613 - linux-unix-gnu-x86 - [ dload ptables applyhook cmake ]
(c)2000-2007 Felix L. Winkelmann
#;1> (use uri)
; loading /usr/local/chicken-2.613/lib/chicken/1/uri.so ...
; loading /usr/local/chicken-2.613/lib/chicken/1/coerce-support.so ...
#;2> (uri "http://1.1.1.1/abc?def";)
Error: (apply) bad argument type: "def"

       Call history:

       <syntax>                (uri "http://1.1.1.1/abc?def";)
       <eval>          (uri "http://1.1.1.1/abc?def";)  <--





reply via email to

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