http://d.puremagic.com/issues/show_bug.cgi?id=2434



--- Comment #4 from Jarrett Billingsley <jarrett.billings...@gmail.com> 
2011-07-13 12:40:02 PDT ---
Range propagation "fixes" it, but the bug only manifests in D1 because of the
ridiculous rules regarding integer math. (1 / a) where a is a ubyte is of type
"int", not of type "ubyte". But the problem doesn't manifest with 32- or 64-bit
integers.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to