<html>
<head>
<base href="https://bugs.documentfoundation.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:dtardon@redhat.com" title="David Tardon <dtardon@redhat.com>"> <span class="fn">David Tardon</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL in basic's scanner test"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=96136">bug 96136</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>dtardon@redhat.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL in basic's scanner test"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=96136#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL in basic's scanner test"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=96136">bug 96136</a>
from <span class="vcard"><a class="email" href="mailto:dtardon@redhat.com" title="David Tardon <dtardon@redhat.com>"> <span class="fn">David Tardon</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>