[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #986: (define ++ string-append) defeats constant-
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #986: (define ++ string-append) defeats constant-folding |
Date: |
Sun, 16 Nov 2014 11:56:16 -0000 |
#986: (define ++ string-append) defeats constant-folding
--------------------------------+-------------------------------------------
Reporter: zbigniew | Owner: evhan
Type: enhancement | Status: closed
Priority: not urgent at all | Milestone: 4.10.0
Component: compiler | Version: 4.8.x
Resolution: fixed | Keywords:
--------------------------------+-------------------------------------------
Changes (by sjamaan):
* status: assigned => closed
* resolution: => fixed
Comment:
This particular inconsistency is fixed by
368fca8ccdd22cec65cd0b75fc8f8f08e8267d32. However, it makes both calls
non-foldable.
--
Ticket URL: <http://bugs.call-cc.org/ticket/986#comment:4>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Chicken-janitors] #986: (define ++ string-append) defeats constant-folding,
Chicken Trac <=