[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #699: add make-uri constructor to uri-generic and
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #699: add make-uri constructor to uri-generic and uri-common |
Date: |
Sun, 08 Jan 2012 13:08:27 -0000 |
#699: add make-uri constructor to uri-generic and uri-common
--------------------------+-------------------------------------------------
Reporter: syn | Owner: iraikov
Type: enhancement | Status: closed
Priority: minor | Milestone:
Component: extensions | Version: 4.7.x
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by sjamaan):
* status: new => closed
* resolution: => fixed
Comment:
Sorry about that, I had completely forgotten about it. I've added some
tests to both uri-generic and uri-common for the constructor. This found
a bug which I fixed (if you passed no path to the constructor, it failed).
I've released uri-generic 2.37 and uri-common 1.3 so I'm closing this
ticket.
If there's still something missing or wrong, please reopen the ticket or
file a new one.
--
Ticket URL: <http://bugs.call-cc.org/ticket/699#comment:7>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.