[Issue 7432] DMD allows variables to be declared as pure
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Aug 18 23:00:09 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=7432
--- Comment #16 from Jonathan M Davis <jmdavisProg at gmx.com> 2013-08-18 22:59:59 PDT ---
> Perhaps allow to apply storage classes to variables in block declarations like
> attribute: or attribute { } and ban them in single variable declarations?
That's basically what I was thinking (though I would want to apply that to all
symbols, not just variables). At the moment, I can't think of why that would be
a problem (though someone may be able to come up with a reason why it would
be).
--
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