From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andreas Rottmann Newsgroups: gmane.lisp.guile.devel Subject: Re: [Patch] SCM_C_INLINE is used wrongly in numbers.c Date: Wed, 18 Jun 2003 10:39:10 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87adcfdbkh.fsf@alice.rotty.yi.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1055925755 6576 80.91.224.249 (18 Jun 2003 08:42:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 18 Jun 2003 08:42:35 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Jun 18 10:42:34 2003 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 19SYVn-0001ec-00 for ; Wed, 18 Jun 2003 10:41:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19SYUU-0008Od-1g for guile-devel@m.gmane.org; Wed, 18 Jun 2003 04:40:26 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19SYU1-0008GW-Aq for guile-devel@gnu.org; Wed, 18 Jun 2003 04:39:57 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19SYTj-00087v-Jb for guile-devel@gnu.org; Wed, 18 Jun 2003 04:39:40 -0400 Original-Received: from octopussy.utanet.at ([213.90.36.45]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19SYTN-0007gC-25 for guile-devel@gnu.org; Wed, 18 Jun 2003 04:39:17 -0400 Original-Received: from plenty.utanet.at ([213.90.36.9]) by octopussy.utanet.at with esmtp (Exim 4.12) id 19SYTG-0004PY-00; Wed, 18 Jun 2003 10:39:10 +0200 Original-Received: from dsl-240-149.utaonline.at ([212.152.240.149] helo=rotty-ipv4.yi.org) by plenty.utanet.at with esmtp (Exim 4.12) id 19SYTG-0002oo-00; Wed, 18 Jun 2003 10:39:10 +0200 Original-Received: from alice.rhinosaur.lan ([192.168.1.3] ident=mail) by rotty-ipv4.yi.org with esmtp (Exim 3.36 #1 (Debian)) id 19SYTH-0000uL-00; Wed, 18 Jun 2003 10:39:11 +0200 Original-Received: from andy by alice.rhinosaur.lan with local (Exim 4.20) id 19SYTG-0000VD-RK; Wed, 18 Jun 2003 10:39:10 +0200 Original-To: Matthias Koeppe In-Reply-To: (Matthias Koeppe's message of "Wed, 18 Jun 2003 08:49:13 +0200") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) 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:2550 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2550 Matthias Koeppe writes: > When the compiler does not understand the `inline' keyword, configure > arranges that SCM_C_INLINE is not defined as a macro. In this case, > libguile/numbers.c (CVS HEAD) cannot be compiled. > > Here is a patch: > [snip] Wouldn't it be more simple to define SCM_C_INLINE empty? Regards, Andy -- Andreas Rottmann | Rotty@ICQ | 118634484@ICQ | a.rottmann@gmx.at http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc Fingerprint | DFB4 4EB4 78A4 5EEE 6219 F228 F92F CFC5 01FD 5B62 Make free software, not war! _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel