On Tue, 5 Sep 2023 15:01:03 +0200
Dan Horák 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
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.redh