https://bugs.documentfoundation.org/show_bug.cgi?id=96136
David Tardon <dtardon@redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtardon@redhat.com
--- Comment #1 from David Tardon <dtardon@redhat.com> ---
Note that if the expected value is a numeric literal, you MUST make sure it has
the same type as the result (by using a suffix--e.g., 42u--or explicit
cast--e.g., size_t(42)), otherwise it WILL fail to build on different
platforms.
--
You are receiving this mail because:
You are on the CC list for the bug.
Context
- [Bug 96136] replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL in basic's scanner test · bugzilla-daemon
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.