[Issue 15256] Data races with arrays allowed in @safe code
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Thu Jan 19 06:42:28 PST 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15256
Jack Stouffer <jack at jackstouffer.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jack at jackstouffer.com
--- Comment #1 from Jack Stouffer <jack at jackstouffer.com> ---
This is more an issue with shared than with @safe. AFAIK @safe makes no
guarantees when it comes to data races.
--
    
    
More information about the Digitalmars-d-bugs
mailing list