Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


Under Windows, the Fraction class uses 32-bit calculations (because long is
32-bit on Windows), while on Linux it uses 64-bit values (because long is
64-bit  on 64-bit Linux)​

Which is a right stuffup, and I don't know how to fix it without cascading
changes throughout the codebase.
Lots of places in VCL, for example, using the Fraction class, and declare
various fields as long.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.