From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: 1+ and 1- in C Date: Tue, 24 May 2005 20:03:14 +0300 Message-ID: <87d5rgeeul.fsf@zagadka.de> References: <87is2uuvj7.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1116954690 4755 80.91.229.2 (24 May 2005 17:11:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 24 May 2005 17:11:30 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue May 24 19:11:27 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dacti-000886-Gy for guile-devel@m.gmane.org; Tue, 24 May 2005 19:08:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DacxP-0007On-OU for guile-devel@m.gmane.org; Tue, 24 May 2005 13:12:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DacwI-00074E-S4 for guile-devel@gnu.org; Tue, 24 May 2005 13:11:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dacw8-0006wu-RO for guile-devel@gnu.org; Tue, 24 May 2005 13:11:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dacw7-0006ss-BK for guile-devel@gnu.org; Tue, 24 May 2005 13:11:23 -0400 Original-Received: from [213.243.153.36] (helo=smtp3.pp.htv.fi) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DacoT-0003Lp-MC for guile-devel@gnu.org; Tue, 24 May 2005 13:03:29 -0400 Original-Received: from zagadka.ping.de (cs181072157.pp.htv.fi [82.181.72.157]) by smtp3.pp.htv.fi (Postfix) with SMTP id 16DFE27AC6E for ; Tue, 24 May 2005 20:03:15 +0300 (EEST) Original-Received: (qmail 18126 invoked by uid 1000); 24 May 2005 17:03:14 -0000 Original-To: guile-devel@gnu.org In-Reply-To: <87is2uuvj7.fsf@zip.com.au> (Kevin Ryde's message of "Mon, 11 Apr 2005 08:17:00 +1000") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:5039 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:5039 Kevin Ryde writes: > I propose to do 1+ and 1- in C so they're as fast as plain + and -. Yes, why not. Maybe it would even be worth it to special case fixnums. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel