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

2018-10-25 Thread Jörg F . Wittenberger

Sorry for the noise.  May fault.

This bug is not there.  (Neither in C5 nor 4.13)

I obviously did not read the chicken version number I cut Let alone 
that I did not even expect any chicken prior to 4.12 installed on any of my 
machines.


Regards

On Oct 25 2018, Peter Bex wrote:


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



___
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers


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

2018-10-25 Thread Peter Bex
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


signature.asc
Description: PGP signature
___
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers