From owner-freebsd-current@FreeBSD.ORG Fri Aug 20 07:57:05 2004 Return-Path: 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 ED21F16A4CE; Fri, 20 Aug 2004 07:57:05 +0000 (GMT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id E06B943D46; Fri, 20 Aug 2004 07:57:04 +0000 (GMT) (envelope-from tilman@arved.at) Received: from huckfinn-wi0.arved.de (localhost [127.0.0.1]) i7K7uwvs090534; Fri, 20 Aug 2004 09:56:59 +0200 (CEST) (envelope-from tilman@arved.at) Received: (from tilman@localhost) by huckfinn-wi0.arved.de (8.13.1/8.12.6/Submit) id i7K7uvWd090533; Fri, 20 Aug 2004 09:56:57 +0200 (CEST) X-Authentication-Warning: huckfinn-wi0.arved.de: tilman set sender to tilman@arved.at using -f Date: Fri, 20 Aug 2004 09:56:57 +0200 From: Tilman Linneweh To: "Vyacheslav I. Ivanchenko" Message-ID: <20040820075657.GK24054@arved.at> References: <412597D3.4090802@asiamusic.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <412597D3.4090802@asiamusic.ru> User-Agent: Mutt/1.4.2.1i cc: kde@freebsd.org cc: current@freebsd.org cc: freebsd-amd64@freebsd.org Subject: Re: Kcalc can't compute anymore X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 07:57:06 -0000 * Vyacheslav I. Ivanchenko [2004-08-20 08:19]: > > With todays CURRENT I get some obviously wrong results with > > kcalc (the KDE calculator), like 1 + 1 = 2.5607081133*e^-4937. > > bc(1) and xcalc still seem to work. > > I am quite sure i used kcalc in June without a problem. > > Can anyone reproduce this? > > It is not problem AMD64. IMHO it is problem KDE and gcc-3.4.x. > I get some obviously wrong results with > kcalc on i386 (P4) too. > > Flash video screen captures with vnc2swf. > http://documents.dhs.net.ru/kcalc.html You are right, lofi confirmed that the problem is fixed in KDE 3.3, which will be committed soon. regards tilman