From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Re: SCM_BOOL_F == 0 and BDW-GC Date: Sun, 20 Sep 2009 22:03:23 +0100 Message-ID: <87bpl5ib1g.fsf@ossau.uklinux.net> References: <87k52uvhnt.fsf@arudy.ossau.uklinux.net> <20090702142823.GA1401@fibril.netris.org> <877hyqk8bx.fsf@arudy.ossau.uklinux.net> <20090703153218.GA1382@fibril.netris.org> <20090705024135.GA2363@fibril.netris.org> <20090707111406.GA1388@fibril.netris.org> <87iqg5y2o8.fsf@arudy.ossau.uklinux.net> <87zl9fps1m.fsf_-_@gnu.org> <87iqfhgrjy.fsf@ossau.uklinux.net> <87hbv11a04.fsf@gnu.org> <87zl8sc6yg.fsf@ossau.uklinux.net> <87ab0pjzvv.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1253480628 26891 80.91.229.12 (20 Sep 2009 21:03:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Sep 2009 21:03:48 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Sep 20 23:03:40 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MpTZM-0001Ua-07 for guile-devel@m.gmane.org; Sun, 20 Sep 2009 23:03:40 +0200 Original-Received: from localhost ([127.0.0.1]:50749 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MpTZL-000308-CL for guile-devel@m.gmane.org; Sun, 20 Sep 2009 17:03:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MpTZF-000303-Tg for guile-devel@gnu.org; Sun, 20 Sep 2009 17:03:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MpTZB-0002zi-9c for guile-devel@gnu.org; Sun, 20 Sep 2009 17:03:33 -0400 Original-Received: from [199.232.76.173] (port=42026 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MpTZB-0002zf-4a for guile-devel@gnu.org; Sun, 20 Sep 2009 17:03:29 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:43929) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MpTZ8-0007IS-U5; Sun, 20 Sep 2009 17:03:27 -0400 Original-Received: from arudy (host86-147-112-99.range86-147.btcentralplus.com [86.147.112.99]) by mail3.uklinux.net (Postfix) with ESMTP id E83AC1F6740; Sun, 20 Sep 2009 22:03:25 +0100 (BST) Original-Received: from arudy (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id CE17B38023; Sun, 20 Sep 2009 22:03:24 +0100 (BST) In-Reply-To: <87ab0pjzvv.fsf@gnu.org> ("Ludovic =?iso-8859-1?Q?Court=E8s?= =?iso-8859-1?Q?=22's?= message of "Sun, 20 Sep 2009 19:21:24 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:9366 Archived-At: ludo@gnu.org (Ludovic Court=A8=A8s) writes: > Hello, Hi Ludo, > Neil Jerram writes: > >> So are you going to try out SCM_UNDEFINED =3D=3D 0 ? > > Who, me? :-) > > I=A1=AFll add it to my to-do list and report back, then. I'm sorry, I didn't exactly mean that you _should_ add it to your list - especially since I'm sure your list is already very long. What I should have said is that it seems like something that someone could try out, and that perhaps I could do that, but that I don't want to duplicate if you're already planning to do it very soon. Regards, Neil