[Issue 10018] New: Value range propagation for immutable variables
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu May 2 11:39:09 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10018
Summary: Value range propagation for immutable variables
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: lio+bugzilla at lunesu.com
--- Comment #0 from Lionello Lunesu <lio+bugzilla at lunesu.com> 2013-05-02 11:39:08 PDT ---
immutable int i = 1; //range from initializer does not propagate
--
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