Return-Path: Delivered-To: apmail-poi-dev-archive@www.apache.org Received: (qmail 4294 invoked from network); 5 Nov 2008 17:47:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Nov 2008 17:47:03 -0000 Received: (qmail 71467 invoked by uid 500); 5 Nov 2008 17:47:09 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 71231 invoked by uid 500); 5 Nov 2008 17:47:09 -0000 Mailing-List: contact dev-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Developers List" Delivered-To: mailing list dev@poi.apache.org Received: (qmail 71220 invoked by uid 99); 5 Nov 2008 17:47:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Nov 2008 09:47:09 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Nov 2008 17:46:00 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id D7B71234C278; Wed, 5 Nov 2008 09:46:41 -0800 (PST) From: bugzilla@apache.org To: dev@poi.apache.org Subject: DO NOT REPLY [Bug 46150] EvaluationCache.getPlainValueEntry() assertion fails X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: POI X-Bugzilla-Component: HSSF X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: josh@gildedtree.com X-Bugzilla-Status: NEEDINFO X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dev@poi.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20081105174641.D7B71234C278@brutus.apache.org> Date: Wed, 5 Nov 2008 09:46:41 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=46150 Josh Micich changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Josh Micich 2008-11-05 09:46:41 PST --- It's easy enough to handle this extra case (NaN), but I was of the understanding that Excel uses error code (#NUM!) whenever an IEEE floating point operation resulted in NaN. At the moment, I am guessing that the bug is probably elsewhere. Could you attach a sample spreadsheet which shows this problem? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org For additional commands, e-mail: dev-help@poi.apache.org