From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GKKxR-0007gd-FA for garchives@archives.gentoo.org; Mon, 04 Sep 2006 20:22:13 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k84KAPPU013531; Mon, 4 Sep 2006 20:10:25 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k84K60Kt012539 for ; Mon, 4 Sep 2006 20:06:00 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 5814864631 for ; Mon, 4 Sep 2006 20:06:00 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25543-05 for ; Mon, 4 Sep 2006 20:05:58 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id E459864619 for ; Mon, 4 Sep 2006 20:05:57 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GKKhQ-00009p-Ea for gentoo-user@gentoo.org; Mon, 04 Sep 2006 22:05:40 +0200 Received: from mue-88-130-113-073.dsl.tropolys.de ([88.130.113.73]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Sep 2006 22:05:40 +0200 Received: from listen by mue-88-130-113-073.dsl.tropolys.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Sep 2006 22:05:40 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Alexander Skwar Subject: [gentoo-user] bc only does integer division Date: Mon, 04 Sep 2006 22:05:38 +0200 Organization: =?UTF-8?B?LsK3Lg==?= Message-ID: <4776824.o8SQFdNK48@m-id.message-center.info> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: mue-88-130-113-073.dsl.tropolys.de User-Agent: KNode/0.10.4 Sender: news X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-2.57 required=5.5 tests=[AWL=0.029, BAYES_00=-2.599] X-Spam-Score: -2.57 X-Spam-Level: X-Archives-Salt: 37993624-ca17-478a-a361-56d7b6119c42 X-Archives-Hash: 2eb2ac24c4fcc4e140fce634a0a09842 Hello! When I called "bc -l", I used to be able to do proper divisions, ie. 1/4 returned 0.25. But now: alexander@blatt /all $ bc -l bc 1.06.94 Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc. This is free software with ABSOLUTELY NO WARRANTY. For details type `warranty'. 1/4 0 sys-devel/bc-1.06.94 Any idea what's going wrong here? Thanks, Alexander Skwar -- BOFH Excuse #295: The Token fell out of the ring. Call us when you find it. -- gentoo-user@gentoo.org mailing list