[Libreoffice-bugs] [Bug 42492] BASIC HEX command on 64-bit systems not returning 16 characters on negative long integer

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 6 16:12:26 CET 2012


https://bugs.freedesktop.org/show_bug.cgi?id=42492

sasha.libreoffice at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |sasha.libreoffice at gmail.com
     Ever Confirmed|0                           |1

--- Comment #2 from sasha.libreoffice at gmail.com 2012-02-06 07:12:26 PST ---
If we write this:
longTemp = &HFFFFFFFF
Then basic agree, but when add one F to number, it writes:
Inadmissible value or datatype.
Overflow.

Therefore type Long is 4 bytes long even on 64 bit OS

But prints 15 digits

Experimented in LibO 3.5.0 beta on Fedora 64 bit

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list