From: Andy Wingo <wingo@pobox.com>
To: bug-guile@gnu.org
Subject: symbol array not weak
Date: Wed, 05 Jan 2011 16:31:05 -0500 [thread overview]
Message-ID: <m3zkrfca1y.fsf@unquote.localdomain> (raw)
The symbol interning code I posted indicates that elements of the hash
buckets are normal pairs, not weak key pairs. This is probably a bug,
and probably leads to leaked symbols.
To test:
(let lp () (gensym) (lp))
Indeed, memory rises and rises.
Andy
--
http://wingolog.org/
next reply other threads:[~2011-01-05 21:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-05 21:31 Andy Wingo [this message]
2011-01-23 21:24 ` symbol array not weak Andy Wingo
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=m3zkrfca1y.fsf@unquote.localdomain \
--to=wingo@pobox.com \
--cc=bug-guile@gnu.org \
/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).