From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: doco gensym and uninterneds Date: Sat, 30 Aug 2003 09:40:17 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87n0ds2ftq.fsf@zip.com.au> References: <87d6eqmyxv.fsf@zip.com.au> <87bruao0rc.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1062201529 6664 80.91.224.253 (29 Aug 2003 23:58:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Aug 2003 23:58:49 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Aug 30 01:58:48 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19st8h-000303-00 for ; Sat, 30 Aug 2003 01:58:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19st5l-0007gj-Cj for guile-devel@m.gmane.org; Fri, 29 Aug 2003 19:55:45 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19ssuZ-0002Tk-TQ for guile-devel@gnu.org; Fri, 29 Aug 2003 19:44:11 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19sstr-000265-KK for guile-devel@gnu.org; Fri, 29 Aug 2003 19:43:28 -0400 Original-Received: from [61.8.0.36] (helo=snoopy.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.22) id 19ssr6-0000uK-Rb for guile-devel@gnu.org; Fri, 29 Aug 2003 19:40:37 -0400 Original-Received: from mongrel.pacific.net.au (mongrel.pacific.net.au [61.8.0.107]) by snoopy.pacific.net.au (8.12.3/8.12.3/Debian-6.4) with ESMTP id h7TNeVBt016243 for ; Sat, 30 Aug 2003 09:40:31 +1000 Original-Received: from localhost (ppp110.dyn228.pacific.net.au [203.143.228.110]) by mongrel.pacific.net.au (8.12.3/8.12.3/Debian-6.4) with ESMTP id h7TNdYBC028200 for ; Sat, 30 Aug 2003 09:39:35 +1000 Original-Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 19ssqo-0000qh-00; Sat, 30 Aug 2003 09:40:18 +1000 Original-To: guile-devel@gnu.org Mail-Copies-To: never In-Reply-To: <87bruao0rc.fsf@raven.i.defaultvalue.org> (Rob Browning's message of "Wed, 27 Aug 2003 23:37:59 -0500") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2733 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2733 Rob Browning writes: > > As I recall when Marius and I talked about this a while back, gensym > hasn't been creating uninterned symbols, but it should be -- this was > a planned fix, and I *think*, but don't have the mail handy, that we > were also thinking of following CL and adding gentemp for unique > symbols. What I should have said was that all I was going to change was the bit that says, The 1.8 release of Guile will include a way of creating symbols that are @emph{guaranteed} to be unique. which I assumed was not updated when uninterned symbols were introduced. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel