<div dir="ltr">LGTM, thanks for fixing it up!<div><br></div><div style> - Daniel</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 4, 2013 at 5:20 PM, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="im">On 5 April 2013 00:57, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br>
</div><div class="gmail_extra"><div class="gmail_quote"><div class="im">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><span style="color:rgb(34,34,34)">I'll share my results once they're done, and while that, the test-suite is running with the new fpcmp.</span></div>

</div></blockquote><div><br></div></div><div>Patch attached. Whole test-suite pass (voronoi still fails, as before, unrelated).</div><div><br></div><div>Some simple extra tests:</div><div><br></div><div>
<div>1.31231312,3</div><div>1.3123131,3</div><div>Old: would compare 1.31231312 with 3 and fail<br></div><div>New, as expected: e-7 pass, e-8 fails</div><div><br></div><div>1231.23123123</div><div>123.123123123</div><div>

Both behave well<br></div><div><br></div><div>421.41414abcdef</div><div>421.4141411abcdef</div><div>Old: FP Comparison failed, not a numeric difference between 'a' and '4'<br></div><div>New, as expected: e-8 pass, e-9 fails</div>

<div><br></div><div>lalala 123foo</div><div>lalala123foo</div><div>Both behave well<br></div><div><br></div><div>31,312.312<br></div><div>31,312.31</div><div>At the end of a file.<br></div><div>Old, as expected, not a numeric difference between '' and '3'<br>

</div><div>New, as expected, reports the error e-6 and beyond</div></div><div><br></div><div>cheers,</div><div>--renato</div><div><br></div></div></div></div>
</blockquote></div><br></div>