[Issue 21675] Unsafe aggregate field initializer causes undefined behavior in @safe code
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Nov 10 21:07:39 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21675
--- Comment #1 from Paul Backus <snarwin+bugzilla at gmail.com> ---
This would also be fixed by having the compiler infer S.p as a @system variable
based on its initializer.
--
    
    
More information about the Digitalmars-d-bugs
mailing list