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.h Date: Thu, 23 Sep 2004 01:36:40 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87acvhanav.fsf@zagadka.ping.de> References: <87isa6t2h4.fsf@peder.flower> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1095896247 783 80.91.229.6 (22 Sep 2004 23:37:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Sep 2004 23:37:27 +0000 (UTC) Cc: Han-Wen Nienhuys , guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Sep 23 01:37:13 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CAGfh-0007Dk-00 for ; Thu, 23 Sep 2004 01:37:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CAGlh-0001Bz-Id for guile-devel@m.gmane.org; Wed, 22 Sep 2004 19:43:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CAGle-0001Bk-O8 for guile-devel@gnu.org; Wed, 22 Sep 2004 19:43:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CAGld-0001BY-37 for guile-devel@gnu.org; Wed, 22 Sep 2004 19:43:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CAGld-0001BV-01 for guile-devel@gnu.org; Wed, 22 Sep 2004 19:43:21 -0400 Original-Received: from [195.253.8.218] (helo=mail.dokom.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CAGfD-0008M2-2N for guile-devel@gnu.org; Wed, 22 Sep 2004 19:36:43 -0400 Original-Received: from [195.138.42.219] (helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 4.34) id 1CAGfB-0003c7-NV for guile-devel@gnu.org; Thu, 23 Sep 2004 01:36:42 +0200 Original-Received: (qmail 12372 invoked by uid 1000); 22 Sep 2004 23:36:40 -0000 Original-To: Jan Nieuwenhuizen In-Reply-To: <87isa6t2h4.fsf@peder.flower> (Jan Nieuwenhuizen's message of "Wed, 22 Sep 2004 23:31:35 +0200") 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.5 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:4150 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4150 Jan Nieuwenhuizen writes: > May I ask why this > > * numbers.h, numbers.c: Include in numbers.h, not in > numbers.c. > > change? It pulls gmp.h in into the application using guile. Apart > from LilyPond breakage, I'm not sure if that's what you want? We need gmp.h in numbers.h for the scm_to_mpz and scm_from_mpz prototypes. -- 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