Summary

typed-lists: test failures

Metadata

Description

Please, see http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2015/07/27/salmonella-report/test/typed-lists.html

Changes and comments

[2015-07-28 18:52:19 UTC] juergen wrote:

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.

[2015-07-28 18:59:27 UTC] juergen changed status from new to closed

[2015-07-28 18:59:27 UTC] juergen set resolution to fixed