<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><font face="Helvetica, Arial, sans-serif">Hi Luke,</font></p>
<p><font face="Helvetica, Arial, sans-serif">can you try if casting
"4" to sal_Int32 makes this better?</font></p>
<p><font face="Helvetica, Arial, sans-serif">Regards<br>
Samuel<br>
</font></p>
<div class="moz-cite-prefix">Am 08.05.20 um 04:59 schrieb Luke
Benes:<br>
</div>
<blockquote type="cite"
cite="mid:BYAPR04MB59915D6BF7565495018E107CA7A20@BYAPR04MB5991.namprd04.prod.outlook.com">
<pre class="moz-quote-pre" wrap="">
[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.h:333:5: note: expanded from macro 'CPPUNIT_ASSERT_EQUAL'
( CPPUNIT_NS::assertEquals( (expected), \
^~~~~~~~~~~~~~~~~~~~~~~~
/core/workdir/UnpackedTarball/cppunit/include/cppunit/Portability.h:107:21: note: expanded from macro 'CPPUNIT_NS'
# define CPPUNIT_NS CppUnit
^
/core/workdir/UnpackedTarball/cppunit/include/cppunit/TestAssert.h:161:6: note: candidate template ignored: deduced conflicting types for parameter 'T' ('int' vs. 'long')
void assertEquals( const T& expected,
^
1 error generated.
make[1]: *** [/core/solenv/gbuild/LinkTarget.mk:306: /core/workdir/CxxObject/toolkit/qa/cppunit/EventContainer.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:282: build] Error 2
This looks to have begun after:
<a class="moz-txt-link-freetext" href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=4021fedf758b">https://cgit.freedesktop.org/libreoffice/core/commit/?id=4021fedf758b</a>
Samuel,
Any idea what's wrong?
-Luke
_______________________________________________
LibreOffice mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/libreoffice">https://lists.freedesktop.org/mailman/listinfo/libreoffice</a>
</pre>
</blockquote>
</body>
</html>