UNO bridge not fully ABI compliant on ppc64le
Dan Horák
dan at danny.cz
Tue Sep 12 12:53:16 UTC 2023
On Tue, 5 Sep 2023 15:01:03 +0200
Dan Horák <dan at danny.cz> wrote:
> Hello,
>
> after quite some debugging the failure in DEC2BIN() function in the
> CppunitTest_sc_addin_functions_test on ppc64le we have confirmed that
> the UNO bridge isn't fully ABI compliant. For example int32 parameters
> are not correctly sign-extended to 64-bit values. Please see
> https://bugzilla.redhat.com/show_bug.cgi?id=2237384 for all the details.
and it should be fixed with
https://gerrit.libreoffice.org/c/core/+/156846
https://gerrit.libreoffice.org/c/core/+/156847
Dan
More information about the LibreOffice
mailing list