[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #793: srfi-69 hash tables don't compare equal?
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #793: srfi-69 hash tables don't compare equal? |
Date: |
Tue, 28 Feb 2012 16:46:21 -0000 |
#793: srfi-69 hash tables don't compare equal?
----------------------+-----------------------------------------------------
Reporter: sjamaan | Owner: sjamaan
Type: defect | Status: new
Priority: critical | Milestone: 4.8.0
Component: unknown | Version: 4.7.x
Keywords: |
----------------------+-----------------------------------------------------
(equal? (make-hash-table) (make-hash-table)) => #f on 32-bit platforms.
On 64-bits it works...
--
Ticket URL: <http://bugs.call-cc.org/ticket/793>
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] |
- [Chicken-janitors] #793: srfi-69 hash tables don't compare equal?,
Chicken Trac <=