|
From: | John Darrington |
Subject: | PSPP-BUG: [bugs #12035] DATA LIST implicit decimals |
Date: | Sat, 26 Feb 2005 10:49:13 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1 |
Update of bugs #12035 (project pspp): Assigned to: None => blp Summary: AGGREGATE gets its sums wrong! => DATA LIST implicit decimals _______________________________________________________ Follow-up Comment #1: Apparently this is caused because of implicit decimals being incorrectly applied in FREE format whereas they should only be implied in FIXED format. In data_in.c : else if (!got_dot ) exponent -= i->format.d; This should be contional upon implicit decimals being appropriate. _______________________________________________________ This item URL is: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12035> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |