From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Pach Roman (GS-EC/ESA4) *" Newsgroups: gmane.lisp.guile.devel Subject: guile guile-1.7.2-3 (cygwin) Date: Fri, 14 Oct 2005 06:28:01 +0200 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1002283813==" X-Trace: sea.gmane.org 1129297312 6767 80.91.229.2 (14 Oct 2005 13:41:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Oct 2005 13:41:52 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Oct 14 15:41:51 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EQPmW-0002aK-JA for guile-devel@m.gmane.org; Fri, 14 Oct 2005 15:39:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EQPmV-0003dT-Sf for guile-devel@m.gmane.org; Fri, 14 Oct 2005 09:39:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EQHAs-0002Wt-2S for guile-devel@gnu.org; Fri, 14 Oct 2005 00:28:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EQHAq-0002Wh-Ik for guile-devel@gnu.org; Fri, 14 Oct 2005 00:28:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EQHAq-0002We-Dl for guile-devel@gnu.org; Fri, 14 Oct 2005 00:28:04 -0400 Original-Received: from [139.15.237.2] (helo=smtp-v.fe.bosch.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EQHAq-0003jp-8y for guile-devel@gnu.org; Fri, 14 Oct 2005 00:28:04 -0400 Original-Received: from mta3.fe.internet.bosch.com (unknown [10.4.98.30]) by imta5.fe.bosch.de (Postfix) with ESMTP id 69F0D3C01F for ; Fri, 14 Oct 2005 06:28:02 +0200 (CEST) Original-Received: from fe-imc02.de.bosch.com (virusscan8.fe.internet.bosch.com [10.4.98.13]) by mta3.fe.internet.bosch.com (Postfix) with ESMTP id 60DC08C076 for ; Fri, 14 Oct 2005 06:28:02 +0200 (CEST) Original-Received: from fe-mail18.de.bosch.com ([10.4.102.162]) by fe-imc02.de.bosch.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 14 Oct 2005 06:28:01 +0200 content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: guile guile-1.7.2-3 (cygwin) Thread-Index: AcXQd6m4v472AqQhQ4KNX0apHqCKRA== Original-To: X-OriginalArrivalTime: 14 Oct 2005 04:28:01.0863 (UTC) FILETIME=[A9D08D70:01C5D077] X-Mailman-Approved-At: Fri, 14 Oct 2005 09:22:52 -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:5272 Archived-At: This is a multi-part message in MIME format. --===============1002283813== content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C5D077.A9BC9EE6" This is a multi-part message in MIME format. ------_=_NextPart_001_01C5D077.A9BC9EE6 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I'm just testing the 1.7.2-3 version under cygwin. Here is what I've found. guile> 11/3 11/3 guile> (inexact->exact 11/3) 11/3 At the same place the 1.6.7 version responces like that: guile> 11/3 3.66666666666667 guile> (inexact->exact 11/3) 4 Roman ------_=_NextPart_001_01C5D077.A9BC9EE6 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable guile guile-1.7.2-3 (cygwin)

Hello,
I'm just testing the 1.7.2-3 version = under cygwin.
Here is what I've found.

guile> 11/3
11/3
guile> (inexact->exact = 11/3)
11/3

At the same place the 1.6.7 version = responces like that:

guile> 11/3
3.66666666666667
guile> (inexact->exact = 11/3)
4

Roman

------_=_NextPart_001_01C5D077.A9BC9EE6-- --===============1002283813== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel --===============1002283813==--