From: Gregory Marton <INVALID.NOREPLY@gnu.org>
To: Gregory Marton <gremio@mit.edu>, bug-guile@gnu.org
Subject: [bug #22022] hashx-set! and -ref
Date: Mon, 14 Jan 2008 22:40:06 +0000 [thread overview]
Message-ID: <20080114-224004.sv59778.71865@savannah.gnu.org> (raw)
In-Reply-To:
URL:
<http://savannah.gnu.org/bugs/?22022>
Summary: hashx-set! and -ref
Project: Guile
Submitted by: gremio
Submitted on: Monday 01/14/2008 at 22:40
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hashing using ones own hash functions does not survive a hash resize.
If the assoc function returns #t, a segfault or bus error results.
A patch to the test suite demonstrating these and testing a few other things
is attached.
As an enhancement request, it would be nice for the common case to be able to
pass a hash-function argument and assoc to make-hash-table or to have a
(make-hashx-table hash assoc [size]), and in either case to remember the hash
function so that resize works correctly.
Thanks,
Grem
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Monday 01/14/2008 at 22:40 Name: hash.test.patch Size: 7kB By:
gremio
<http://savannah.gnu.org/bugs/download.php?file_id=14801>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?22022>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
next reply other threads:[~2008-01-14 22:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-14 22:40 Gregory Marton [this message]
2008-01-17 21:52 ` [bug #22022] hashx-set! and -ref Neil Jerram
2008-01-17 21:54 ` Gregory Marton
2008-01-17 23:02 ` Neil Jerram
2008-01-18 0:25 ` Gregory Marton
2008-01-17 21:57 ` Neil Jerram
2008-01-17 22:01 ` Gregory Marton
2008-01-17 22:45 ` Neil Jerram
2008-01-18 0:22 ` Gregory Marton
2008-01-29 22:28 ` Neil Jerram
2008-12-07 16:51 ` Neil Jerram
2008-01-17 23:13 ` Neil Jerram
2008-01-18 0:30 ` Gregory Marton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080114-224004.sv59778.71865@savannah.gnu.org \
--to=invalid.noreply@gnu.org \
--cc=bug-guile@gnu.org \
--cc=gremio@mit.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).