Re: 32-bit Linux build error: no matching function for call to 'assertEquals'

2020-05-07 Thread Samuel Mehrbrodt
Hi Luke, can you try if casting "4" to sal_Int32 makes this better? Regards Samuel Am 08.05.20 um 04:59 schrieb Luke Benes: [CXX] toolkit/qa/cppunit/EventContainer.cxx /core/toolkit/qa/cppunit/EventContainer.cxx:73:5: error: no matching function for call to 'assertEquals' CPPUNIT_ASSERT_

32-bit Linux build error: no matching function for call to 'assertEquals'

2020-05-07 Thread Luke Benes
[CXX] toolkit/qa/cppunit/EventContainer.cxx /core/toolkit/qa/cppunit/EventContainer.cxx:73:5: error: no matching function for call to 'assertEquals' CPPUNIT_ASSERT_EQUAL(4, nEventCount); ^~~~ /core/workdir/UnpackedTarball/cppunit/include/cppunit/TestAssert