From elephant-devel at common-lisp.net Fri Nov 17 21:34:59 2006 From: elephant-devel at common-lisp.net (elephant) Date: Fri, 17 Nov 2006 21:34:59 -0000 Subject: [elephant-ticket] #1: Efficient 64-bit support Message-ID: <082.9a051897841118945ee53070e5e1c602@common-lisp.net> #1: Efficient 64-bit support -------------------------------+-------------------------------------------- Reporter: ieslick | Owner: ieslick Type: defect | Status: new Priority: major | Milestone: Release 0.6.1 Component: component1 | Version: Keywords: 64-bit serializer | -------------------------------+-------------------------------------------- Elephant 0.6.0 does not work on 64-bit machines due to the use of write_int to write fixnums to disk. Moreover it does not take advantage of 64-fixnums on 64-bit machines and treats 64-bit quantities as bignums. -- Ticket URL: elephant elephant