[Issue 5341] alias this ignores invariant()
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Jan 20 13:42:43 PST 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=5341
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|                            |INVALID
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2012-01-20 13:42:39 PST ---
Struct invariants are checked upon method entry and exit, they are not checked
when fields are modified otherwise.
-- 
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