chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] Bug in make-parameter / parameterize


From: Peter Bex
Subject: Re: [Chicken-hackers] Bug in make-parameter / parameterize
Date: Thu, 25 Oct 2018 14:08:18 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Thu, Oct 25, 2018 at 02:01:08PM +0200, Jörg F. Wittenberger wrote:
> Hi Chickeneers,
> 
> learning from srfi-154 it seems there is a bug in
> make-parameter/parameterize.
> 
> Here a simplified and shortend implementation of srfi-157 plus a test
> lifted from the srfi.  With chicken (tested with version 4.11.1) it
> fails (returns #f).  (chibi-scheme passes the test returning #t.)

Might want to check with a recent version of CHICKEN.  We fixed several
issues related to parameter handling in 4.12.0.

A quick check here with 4.13.0 seems to indicate the bug does not exist
anymore.  See also #1336 and #1227.

Cheers,
Peter

Attachment: signature.asc
Description: PGP signature


reply via email to

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