[Issue 15704] @safe code should not allow copying of void[]
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Jun 13 14:22:03 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15704
Nick Treleaven <ntrel-pub at mybtinternet.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ntrel-pub at mybtinternet.com
--- Comment #1 from Nick Treleaven <ntrel-pub at mybtinternet.com> ---
Shouldn't we just disallow all writes to a void[] in safe code?
--
    
    
More information about the Digitalmars-d-bugs
mailing list