calc: jumbo sheets on windows (never gonna happen)

Noel Grandin noelgrandin at gmail.com
Thu Oct 8 19:13:01 UTC 2020


As some point we are going to have to deal with this "long" stuff, it
really is not a great thing to have one 64-bit platform operating at half
the bit-size of the other platform.

Here is one option:

(a) create some new typedef, something like the old sal_Long, aliased to
"long"
(b) replace "long" with typedef in stages (so no functional change).
(c) switch the typedef of sal_Long to point to sal_Int64 and fix fallout.

Then rolling back (even if temporarily) is easy and the "flag day" is a 2
line change.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20201008/8201e0ca/attachment.htm>


More information about the LibreOffice mailing list