← Prev in month
← Prev in thread
Next in thread →
Next in month →
[OASIS Issue Tracker] Created: (OFFICE-3041) Needs-Discussion: Bitoperations, still some ambiguity
Needs-Discussion: Bit operations, still some ambiguity
------------------------------------------------------
Key: OFFICE-3041
URL: http://tools.oasis-open.org/issues/browse/OFFICE-3041
Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
Issue Type: Bug
Components: OpenFormula
Affects Versions: ODF 1.2 CD 05
Reporter: Eric Patterson
As part of the fix in http://tools.oasis-open.org/issues/browse/OFFICE-2327, we've set the minimum to 48 bits, but in doing so, there is still ambiguity when doing shift operations. If implementations have different maximums, you may get different results when shifting outside the range.
Assuming the minimum 48-bit support is provided, then BITLSHIFT(1,48) places the 1 in the 49th bit which is outside of the 48-bit range that's supported. Is that bit lost (producing 0 as a result), or does that produce an error?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month
← Prev in thread
Next in thread →
Next in month →