<HTML>
<style> BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }</style>Hi everyone,<br>
<br>
<div>I apologise I didn't properly test my case block improvements, especially where optimising for size is concerned.  As someone who has worked in SQA, I should have known better.</div><div><br>
</div><div>I've also spotted a potential overflow condition (in some situations, max_dist can become negative) - this is thankfully disguised, but I would like to properly trap it and handle it cleanly and safely.<br>
<br>
Martok mentioned doing some checks differently in the bug report in question, such as 6 comparisons being faster than a jump table.  Are there any others worth mentioning?<br>
<br>
Gareth aka. Kit<br>
</div> </HTML>