[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: #1826: http-name->symbol broken
From: |
Chicken Trac |
Subject: |
Re: #1826: http-name->symbol broken |
Date: |
Thu, 07 Sep 2023 11:06:16 -0000 |
#1826: http-name->symbol broken
-----------------------------------------+----------------------
Reporter: felix winkelmann | Owner: sjamaan
Type: defect | Status: closed
Priority: major | Milestone: 6.0.0
Component: extensions | Version: 5.3.0
Resolution: fixed | Keywords: intarweb
Estimated difficulty: trivial |
-----------------------------------------+----------------------
Changes (by sjamaan):
* status: assigned => closed
* resolution: => fixed
Comment:
Thanks for pointing that out! I was under the (mistaken) impression that
SRFI-13 used the same convention as SRFI-1 where an exclamation mark
indicates the procedure *may* alter its input but it not required to, and
will return the new object.
I've pushed intarweb 2.0.3 which fixes this. I'll have to remember to go
through my other eggs to see if this incorrect notion infected those as
well!
--
Ticket URL: <https://bugs.call-cc.org/ticket/1826#comment:1>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.