[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1253: utf8-srfi-13 string-map! does not update i
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1253: utf8-srfi-13 string-map! does not update in-place |
Date: |
Sat, 09 Jan 2016 13:11:40 -0000 |
#1253: utf8-srfi-13 string-map! does not update in-place
-------------------------+---------------------------
Reporter: caolan | Owner: ashinn
Type: defect | Status: closed
Priority: major | Milestone: someday
Component: extensions | Version: 4.10.x
Resolution: fixed | Keywords: urf8, srfi-13
-------------------------+---------------------------
Changes (by ashinn):
* status: assigned => closed
* resolution: => fixed
Comment:
I really hate this API, but since the sole purpose is SRFI-13
compatibility I've gone ahead and fixed it to update in place.
If you know you might want to use the utf8 egg, you should never use
string-map! in programs.
--
Ticket URL: <http://bugs.call-cc.org/ticket/1253#comment:4>
CHICKEN Scheme <http://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.