From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9471 invoked by alias); 18 Mar 2013 15:43:05 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 31164 Received: (qmail 26411 invoked from network); 18 Mar 2013 15:42:52 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, SPF_HELO_PASS autolearn=ham version=3.3.2 Received-SPF: softfail (ns1.primenet.com.au: transitioning SPF record at amazonses.com does not designate 210.118.77.14 as permitted sender) X-AuditID: cbfec7f4-b7f4c6d0000018de-fc-514735f83832 To: undisclosed-recipients: ; Date: Mon, 18 Mar 2013 15:42:47 +0000 From: Peter Stephenson Cc: zsh-workers@zsh.org Subject: Re: zcal bug Message-id: <20130318154247.642b59ae@pwslap01u.europe.root.pri> In-reply-to: <20130318153728.2cde914e@pwslap01u.europe.root.pri> References: <51472D88.9030206@sergio.spb.ru> <20130318153728.2cde914e@pwslap01u.europe.root.pri> Organization: Samsung Cambridge Solution Centre X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.0; i386-redhat-linux-gnu) MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFprBLMWRmVeSWpSXmKPExsVy+t/xK7o/TN0DDR51yFocbH7I5MDoserg B6YAxigum5TUnMyy1CJ9uwSujI2fD7EXnGWuaD95ia2B8T5TFyMnh4SAicTKO13MELaYxIV7 69m6GLk4hASWMko8n/yCDSQhIiAjMXf2Y1aIxHImiTVPfoF1swioSlxtusUKYrMJGEpM3TSb sYuRg4NZQFxi9pRAkLCwgKjEl8s3wRbwCthLPJ96iwXE5hRwkGhYeBbMFhJIkrj27Qg7iM0v oC9x9e8nqOPsJWZeOcMI0Sso8WPyPbB6ZgEtic3bmlghbHmJzWveMk9gFJyFpGwWkrJZSMoW MDKvYhRNLU0uKE5KzzXUK07MLS7NS9dLzs/dxAgJzS87GBcfszrEKMDBqMTDu3O9W6AQa2JZ cWXuIUYJDmYlEV7H20Ah3pTEyqrUovz4otKc1OJDjEwcnFINjMpZK7pFA4QFuVhObOo+7sNm UPnzwYyVX6cf9GMRYGeKmqtb1ylut4Z9T7vc5atKFQ27P1TdKDiyTittvvfZ3+cz/e4vtFT2 c/gVuZnzyA5Plx/eR6Z8WbD/mrCqWJz36o+buYJMqj/Lmz9l+5c4f3rf5VXcjqfrmBeePy5c 7BLxaCFDTe+l60osxRmJhlrMRcWJAIS48NQrAgAA On Mon, 18 Mar 2013 15:37:28 +0000 Peter Stephenson wrote: > On Mon, 18 Mar 2013 19:06:48 +0400 > sergio wrote: > > This is a bug, right? > > > > % zcalc > > $1 > 122114.671875 > > 122115 > > $2 > > > > > (I've received id as the result of 125045424.0 / 1024.0) > > What do you think is the bug? That it's rounding to six decimal places? I meant significant figures, obviously... pws