From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludovic.courtes@laas.fr (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.devel Subject: Broken `cexp ()' replacement Date: Tue, 17 Apr 2007 15:47:20 +0200 Organization: LAAS-CNRS Message-ID: <873b2zaz9z.fsf@laas.fr> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1176817658 22134 80.91.229.12 (17 Apr 2007 13:47:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Apr 2007 13:47:38 +0000 (UTC) To: Guile-Devel Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Apr 17 15:47:32 2007 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hdo1p-0007bf-3b for guile-devel@m.gmane.org; Tue, 17 Apr 2007 15:47:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hdo6X-0005Oi-Sw for guile-devel@m.gmane.org; Tue, 17 Apr 2007 09:52:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hdo6U-0005OR-4r for guile-devel@gnu.org; Tue, 17 Apr 2007 09:52:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hdo6S-0005MZ-Iz for guile-devel@gnu.org; Tue, 17 Apr 2007 09:52:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hdo6S-0005MM-DY for guile-devel@gnu.org; Tue, 17 Apr 2007 09:52:16 -0400 Original-Received: from laas.laas.fr ([140.93.0.15]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1Hdo1i-0006tK-Oy for guile-devel@gnu.org; Tue, 17 Apr 2007 09:47:23 -0400 Original-Received: from messiaen.laas.fr (messiaen [IPv6:2001:660:6602:0:230:65ff:fed4:9d20]) by laas.laas.fr (8.13.8/8.13.8) with SMTP id l3HDlJkr013699 for ; Tue, 17 Apr 2007 15:47:19 +0200 (MEST) Original-Received: by messiaen.laas.fr (sSMTP sendmail emulation); Tue, 17 Apr 2007 15:47:21 +0200 X-URL: http://www.laas.fr/~lcourtes/ X-Revolutionary-Date: 28 Germinal an 215 de la =?iso-8859-1?Q?R=E9volution?= X-PGP-Key-ID: 0xEB1F5364 X-PGP-Key: http://www.laas.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-OS: powerpc-unknown-linux-gnu Mail-Followup-To: Guile-Devel User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Spam-Score: -0.001 () NO_RELAYS X-Scanned-By: MIMEDefang at CNRS-LAAS on IPv6:2001:660:6602::2 X-detected-kernel: Solaris 10 (beta) 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:6608 Archived-At: Hi, Han-Wen: The replacement `cexp ()' you added recently in `numbers.c' seems to be somehow broken. Here, on a system where `HAVE_CEXP' was undefined (I had forgotten to re-run `configure', etc.), it led to the failure of the 4 tests around `numbers.test':249. I don't know how to fix it, though, so help would be appreciated. Thanks, Ludovic. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel