chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1206: typed-lists: test failures


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1206: typed-lists: test failures
Date: Tue, 28 Jul 2015 16:52:19 -0000

#1206: typed-lists: test failures
-------------------------+--------------------------------
  Reporter:  mario       |      Owner:  juergen
      Type:  defect      |     Status:  new
  Priority:  major       |  Milestone:  someday
 Component:  extensions  |    Version:  4.9.x
Resolution:              |   Keywords:  typed-lists, tests
-------------------------+--------------------------------

Comment (by juergen):

 The testing error was caused by a change of the cell implementation: (cell
 arg) returns a procedure, and so two calls of (equal? (cell 2) (cell 2))
 is always false.

--
Ticket URL: <http://bugs.call-cc.org/ticket/1206#comment:1>
CHICKEN Scheme <http://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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