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/11/26 14:52:34 UTC

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

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

          Issue ID: 126701
        Issue Type: DEFECT
           Summary: Patch for adding bit shift functions to calc
           Product: Calc
           Version: 4.2.0-dev
          Hardware: Mac
                OS: Mac OS X 10.11
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P5 (lowest)
         Component: code
          Assignee: issues@openoffice.apache.org
          Reporter: jatinshr001@e.ntu.edu.sg

Created attachment 85173
  --> https://bz.apache.org/ooo/attachment.cgi?id=85173&action=edit
Patch to add bit shift functions.

This patch adds bit shift operations (left shift and right shift) to Calc.

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

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

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126701

damjan@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
             Latest|---                         |4.2.0-dev
    Confirmation in|                            |
                 OS|Mac OS X 10.11              |All
           Hardware|Mac                         |All
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.2.0

--- Comment #2 from damjan@apache.org ---
Patch committed in revision 1718196. Thank you very much for your contribution!

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

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

Posted by bu...@apache.org.
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.

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

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126701

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P5 (lowest)                 |P2
         Issue Type|DEFECT                      |ENHANCEMENT

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

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

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126701

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jatinshr001@e.ntu.edu.sg

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

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

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126701

orcmid <or...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |orcmid@apache.org

--- Comment #4 from orcmid <or...@apache.org> ---
(In reply to oooforum from comment #3)
> It will be fine to provide documentation about this add-on.
> Adding these functions in help file F1.

Is this a request or an offer?

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

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

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126701

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |damjan@apache.org

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

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

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126701

--- Comment #3 from oooforum <oo...@free.fr> ---
It will be fine to provide documentation about this add-on.
Adding these functions in help file F1.

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

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

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126701

oooforum <oo...@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Issue Type|ENHANCEMENT                 |PATCH
                 CC|                            |oooforum@free.fr

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