From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: dsmith@actron.com (Dale P. Smith) Newsgroups: gmane.lisp.guile.devel Subject: Re: GH replacement proposal (includes a bit of Unicode) Date: Wed, 21 Apr 2004 18:19:13 -0400 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <8765btas9q.fsf@actron.com> References: <4086A1BF.9C8F7914@veritas.com> <87vfjtm2v5.fsf@zagadka.ping.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1082586389 25626 80.91.224.253 (21 Apr 2004 22:26:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Apr 2004 22:26:29 +0000 (UTC) Cc: bkorb@veritas.com, guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Apr 22 00:26:14 2004 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 1BGQAT-0008DA-00 for ; Thu, 22 Apr 2004 00:26:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BGQ8k-000348-Ia for guile-devel@m.gmane.org; Wed, 21 Apr 2004 18:24:22 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BGQ7A-0002hi-AP for guile-devel@gnu.org; Wed, 21 Apr 2004 18:22:44 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BGQ6c-0002WS-HY for guile-devel@gnu.org; Wed, 21 Apr 2004 18:22:41 -0400 Original-Received: from [207.170.141.98] (helo=mail.actron.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BGQ3r-0001qT-Uj for guile-devel@gnu.org; Wed, 21 Apr 2004 18:19:20 -0400 Original-Received: from localhost ([192.168.0.216]) by mail.actron.com (8.12.5/8.9.3) with ESMTP id i3LMob6F002685; Wed, 21 Apr 2004 18:50:37 -0400 Original-Received: from dsmith by localhost with local (Exim 3.36 #1 (Debian)) id 1BGQ3l-00039n-00; Wed, 21 Apr 2004 18:19:13 -0400 Original-To: Marius Vollmer In-Reply-To: (Paul Jarc's message of "Wed, 21 Apr 2004 17:46:32 -0400") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.4 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:3618 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3618 prj@po.cwru.edu (Paul Jarc) writes: > Marius Vollmer wrote: >> What about >> >> scm_from_bool --- return #f for 0, #t for 1, else signal error > > I think 1 in C is sufficiently less distinctive than #t in Scheme that > this would not be good. Istr that the new C standard has a bool type. (Maybe I'm thinking of C++?) If it does, shouldn't there be a plan to use that? -Dale -- Dale P. Smith dsmith at actron dot com _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel