You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2015/12/04 13:39:11 UTC

[Issue 126701] Patch for adding bit shift functions to calc

https://bz.apache.org/ooo/show_bug.cgi?id=126701

Pathangi Jatinshravan <ja...@e.ntu.edu.sg> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #85173|0                           |1
        is obsolete|                            |

--- Comment #1 from Pathangi Jatinshravan <ja...@e.ntu.edu.sg> ---
Created attachment 85193
  --> https://bz.apache.org/ooo/attachment.cgi?id=85193&action=edit
Patch addressing some review comments

Dropped check for value less than 2^48, and removed unnecessary casting from
double to sal_uInt64.

-- 
You are receiving this mail because:
You are the assignee for the issue.