[Issue 8372] -property is broken

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 10 13:23:35 PDT 2012


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


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jmdavisProg at gmx.com
         Resolution|                            |DUPLICATE


--- Comment #1 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-07-10 13:23:33 PDT ---
If -property does strict property enforcement like it's supposed to,

static assert(baz==2);

should fail to compile, because baz is not a property. The others should indeed
pass as they are.

Regardless, this is a duplicate of two bugs: bug# 4183 and bug# 8162

*** This issue has been marked as a duplicate of issue 4183 ***

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