[Issue 10018] Value range propagation for immutable variables

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 2 17:35:05 PDT 2013


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



--- Comment #3 from Lionello Lunesu <lio+bugzilla at lunesu.com> 2013-05-02 17:35:02 PDT ---
(In reply to comment #2)
> I don't understand the bug, what's the issue here?

Any calculation with 'i' that uses VRP get the full int range, not the constant
1. The same holds for 'const int'.

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


More information about the Digitalmars-d-bugs mailing list