From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Han-Wen Nienhuys Newsgroups: gmane.lisp.guile.devel Subject: bug in current CVS Date: Thu, 09 Jun 2005 21:00:42 +0200 Message-ID: <42A891DA.9080005@xs4all.nl> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1118414630 14091 80.91.229.2 (10 Jun 2005 14:43:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Jun 2005 14:43:50 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Jun 10 16:43:49 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dgkip-0001mD-45 for guile-devel@m.gmane.org; Fri, 10 Jun 2005 16:42:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dgkpx-0004Ph-Rz for guile-devel@m.gmane.org; Fri, 10 Jun 2005 10:50:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DgSTT-0006jz-N8 for guile-devel@gnu.org; Thu, 09 Jun 2005 15:13:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DgSTN-0006gn-T1 for guile-devel@gnu.org; Thu, 09 Jun 2005 15:13:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DgSTM-0006Wc-3J for guile-devel@gnu.org; Thu, 09 Jun 2005 15:13:48 -0400 Original-Received: from [194.109.24.22] (helo=smtp-vbr2.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DgSEP-0006Gq-4W for guile-devel@gnu.org; Thu, 09 Jun 2005 14:58:21 -0400 Original-Received: from [192.168.123.107] (muurbloem.xs4all.nl [213.84.26.127]) by smtp-vbr2.xs4all.nl (8.13.3/8.13.3) with ESMTP id j59Iw7U3077190 for ; Thu, 9 Jun 2005 20:58:07 +0200 (CEST) (envelope-from hanwen@xs4all.nl) User-Agent: Mozilla Thunderbird 1.0.2-1.3.3 (X11/20050513) X-Accept-Language: en-us, en Original-To: guile-devel@gnu.org X-Virus-Scanned: by XS4ALL Virus Scanner X-Mailman-Approved-At: Fri, 10 Jun 2005 10:48:02 -0400 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:5089 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:5089 just checked out, if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT libguile_la-numbers.lo -MD -MP -MF ".deps/libguile_la-numbers.Tpo" -c -o libguile_la-numbers.lo `test -f 'numbers.c' || echo './'`numbers.c; \ then mv -f ".deps/libguile_la-numbers.Tpo" ".deps/libguile_la-numbers.Plo"; else rm -f ".deps/libguile_la-numbers.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -pthread -g -O2 -Wall -Wmissing-prototypes -Werror -MT libguile_la-numbers.lo -MD -MP -MF .deps/libguile_la-numbers.Tpo -c numbers.c -fPIC -DPIC -o .libs/libguile_la-numbers.o cc1: warnings being treated as errors numbers.c: In function 'scm_is_unsigned_integer': numbers.c:5711: warning: control may reach end of non-void function '__gmpz_get_ui' being inlined make[1]: *** [libguile_la-numbers.lo] Fout 1 make[1]: Leaving directory `/home/hanwen/vc/savannah/official-guile/guile/guile-core/libguile' make: *** [install-recursive] Fout 1 -- Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel