bug-guile
[Top][All Lists]
Advanced

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

[bug #22022] hashx-set! and -ref


From: Neil Jerram
Subject: [bug #22022] hashx-set! and -ref
Date: Thu, 17 Jan 2008 21:57:36 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.13pre) Gecko/20070505 Iceape/1.0.9 (Debian-1.0.11~pre071022-0etch1)

Follow-up Comment #2, bug #22022 (project guile):

Another one:

   (pass-if (equal? "#<hash-table 34/61>" 
                    (with-output-to-string (lambda () (write table)))))))

Actual output here has 33 instead of 34.  I believe 33 is correct, because
the additions to the hash table run from 2 up to 34, not from 1 up to 34.

Agree?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?22022>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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