From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.lisp.guile.devel Subject: Re: GH replacement proposal (includes a bit of Unicode) Date: Wed, 21 Apr 2004 18:34:49 -0400 Organization: What did you have in mind? A short, blunt, human pyramid? Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <4086A1BF.9C8F7914@veritas.com> <87vfjtm2v5.fsf@zagadka.ping.de> <8765btas9q.fsf@actron.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1082587330 27678 80.91.224.253 (21 Apr 2004 22:42:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Apr 2004 22:42:10 +0000 (UTC) Cc: bkorb@veritas.com, guile-devel@gnu.org, Marius Vollmer Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Apr 22 00:42:02 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 1BGQPq-0000kO-01 for ; Thu, 22 Apr 2004 00:42:02 +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 1BGQOt-0008OA-Gd for guile-devel@m.gmane.org; Wed, 21 Apr 2004 18:41:03 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BGQMp-000846-HA for guile-devel@gnu.org; Wed, 21 Apr 2004 18:38:55 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BGQM6-0007cU-Dq for guile-devel@gnu.org; Wed, 21 Apr 2004 18:38:41 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BGQM6-0007YW-2J for guile-devel@gnu.org; Wed, 21 Apr 2004 18:38:10 -0400 Original-Received: from [129.22.104.47] (helo=mirapoint2.tis.cwru.edu) by mx20.gnu.org with esmtp (Exim 4.30) id 1BGQIv-0002uR-Rm for guile-devel@gnu.org; Wed, 21 Apr 2004 18:34:53 -0400 Original-Received: from multivac.cwru.edu (multivac.ITS.CWRU.Edu [129.22.114.26]) by mirapoint2.tis.cwru.edu (MOS 3.4.3-CR) with SMTP id AXS99231; Wed, 21 Apr 2004 18:34:49 -0400 (EDT) Original-Received: (qmail 31232 invoked by uid 500); 21 Apr 2004 22:35:11 -0000 Original-To: dsmith@actron.com (Dale P. Smith) In-Reply-To: <8765btas9q.fsf@actron.com> (Dale P. Smith's message of "Wed, 21 Apr 2004 18:19:13 -0400") Mail-Copies-To: nobody Mail-Followup-To: dsmith@actron.com (Dale P. Smith), Marius Vollmer , bkorb@veritas.com, guile-devel@gnu.org Original-Lines: 12 User-Agent: Gnus/5.110002 (No Gnus v0.2) 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:3619 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3619 dsmith@actron.com (Dale P. Smith) wrote: > prj@po.cwru.edu (Paul Jarc) writes: >> I think 1 in C is sufficiently less distinctive than #t in Scheme > > 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? C99 does have _Bool, but it's still just another integer type holding zero or nonzero integer values. paul _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel