[Issue 7432] DMD allows variables to be declared as pure

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 27 08:56:10 PDT 2012


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



--- Comment #5 from Stewart Gordon <smjg at iname.com> 2012-10-27 08:56:07 PDT ---
(In reply to comment #2)
> The problem is there can be a pure block such as this one in object.di:
<snip>
> I don't know whether the front-end makes any difference between 
> declarations in attribute blocks and those who have a direct 
> attribute in one statement.  If not, it's probably not fixable 
> without breaking code.

Of course it's fixable - by changing it so that the front-end does make this
difference.  See the long-debated issue 3118.

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