From owner-freebsd-current Sun Jul 7 12: 5: 6 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AF1737B400 for ; Sun, 7 Jul 2002 12:05:03 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C06743E09 for ; Sun, 7 Jul 2002 12:05:01 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id FAA19591; Mon, 8 Jul 2002 05:04:45 +1000 Date: Mon, 8 Jul 2002 05:07:46 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Alexander Leidinger Cc: current@FreeBSD.ORG Subject: Re: floating point problems after update from a pre gcc3.1 world In-Reply-To: <200207071753.g67Hr4DN045784@Magelan.Leidinger.net> Message-ID: <20020708050611.K12835-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 7 Jul 2002, Alexander Leidinger wrote: > I've updated to todays current from a -current as of May 1 and I get the > following error from my mailer (tkrat 2.0.3, written in tcl/tk): > ---snip--- > expected floating-point number but got "0.0<45132" > expected floating-point number but got "0.0<45132" > while executing > ".f1.t.messlist.scroll set 0.0<45132 1" > (vertical scrolling command executed by text) > ---snip--- Compilng libc with gcc3 -O2 does this. PR: 40209 Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message