[Issue 14251] synchronized (mtx) doesn't check attributes (pure, const)
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Tue Jul 12 05:10:53 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=14251
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
--- Comment #5 from Walter Bright <bugzilla at digitalmars.com> ---
I'm not convinced this is a bug. The _monitor field is one that is totally
managed by the language, and it outside of its rules.
--
    
    
More information about the Digitalmars-d-bugs
mailing list