[Issue 20655] attribute inference accepts unsafe union access as @safe
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Mar 10 02:28:43 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20655
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7418 "mark access to `value.store.str` as @trusted"
was merged into master:
- 0bd2fa43346cbc62a202669cf87d4267b1b4aae7 by aG0aep6G:
  mark access to `value.store.str` as @trusted
  When issue 20655 ("attribute inference accepts unsafe union access as
  @safe") is fixed, DMD correctly complains about the operation being unsafe.
https://github.com/dlang/phobos/pull/7418
--
    
    
More information about the Digitalmars-d-bugs
mailing list