https://bz.apache.org/bugzilla/show_bug.cgi?id=62738

PJ Fanning <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from PJ Fanning <[email protected]> ---
I just changed the int cast to a long cast.
I'm sure there is a fair bit that could be done to improve the implementation
and testing of this function. Formula Evaluation is not an area that has
received much attention in recent times.

In the cases where users are reading in Excel files with POI, the Excel file
has both the formula and an already calculated value - most users are happy
with the pre-calculated value.
In the cases where users are writing Excel files with POI, they can add the
formula cells and let users open the files in Excel and have it calculate the
values.
There are some users who want POI to eval the formulas but we need more
contributors to help with building up this code and its tests.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to