From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: GMP bignum results using double cells. Date: 27 Feb 2003 18:46:32 +0100 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <874r6p62h3.fsf@zagadka.ping.de> References: <878yw3o8rd.fsf@raven.i.defaultvalue.org> <87k7fl6e69.fsf@zagadka.ping.de> <8765r5oesl.fsf@raven.i.defaultvalue.org> <87u1epmynv.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046369595 3918 80.91.224.249 (27 Feb 2003 18:13:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 27 Feb 2003 18:13:15 +0000 (UTC) Cc: guile-devel@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18oSWw-000114-00 for ; Thu, 27 Feb 2003 19:13:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18oSWQ-000274-04 for guile-devel@m.gmane.org; Thu, 27 Feb 2003 13:12:42 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18oSM6-0006nD-00 for guile-devel@gnu.org; Thu, 27 Feb 2003 13:02:02 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18oS9Q-0003ml-00 for guile-devel@gnu.org; Thu, 27 Feb 2003 12:48:57 -0500 Original-Received: from [129.217.163.6] (helo=zagadka.ping.de) by monty-python.gnu.org with smtp (Exim 4.10.13) id 18oS77-0002ga-00 for guile-devel@gnu.org; Thu, 27 Feb 2003 12:46:33 -0500 Original-Received: (qmail 26626 invoked by uid 1000); 27 Feb 2003 17:46:32 -0000 Original-To: Rob Browning In-Reply-To: <87u1epmynv.fsf@raven.i.defaultvalue.org> Original-Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:1997 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1997 Rob Browning writes: > So would you prefer: SCM_CELL_ADDR_1, putting the scm_t_big_mpz in > numbers.h, or just adding functions to the scm_i_big interface for any > non-numbers.c usages of bignums, even libguile internal ones. Could we put it into an 'internal' header file that is not being installed? -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel