[Issue 10018] Value range propagation for immutable variables

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 2 18:16:17 PDT 2013


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


Lionello Lunesu <lio+bugzilla at lunesu.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P4


--- Comment #4 from Lionello Lunesu <lio+bugzilla at lunesu.com> 2013-05-02 18:16:16 PDT ---
Degrading to P4, since in many cases, calling optimize() on the Expression
before doing getIntRange() will in fact return the constant range. 

Not closing until I've identified that indeed implementing
VarExp::getIntRange() would NOT have any effect.

-- 
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