Revert "Universally-unique gensyms"
authorAndy Wingo <wingo@pobox.com>
Thu, 26 Jan 2012 10:00:55 +0000 (11:00 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 26 Jan 2012 11:08:58 +0000 (12:08 +0100)
commit4496c9c1e8c5620fd3b4eaacc7f1f8e35829b32d
treeed73e62dd129c72b45bdc4eb64675b0eda97f8bc
parentd062a8c1eeeb55264c1a2fd8f4fbe765f1dcc6d9
Revert "Universally-unique gensyms"

This reverts commit ad432bc8317c33899efc29854550b67f3d7babf7.

Not all gensyms need to be universally-unique: most of them just need to
be unique within some portion of a Guile session.  We'll take a
different tack on this problem in the next commit.
libguile/symbols.c
libguile/threads.c
libguile/threads.h