[Issue 21953] Arrayop accepted on static array, leading to runtime failure or wrong code
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Feb  7 19:24:40 UTC 2022
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21953
Basile-z <b2.temp at gmx.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
--- Comment #3 from Basile-z <b2.temp at gmx.com> ---
indeed, null is converted to an empty array and causes a bounds error.
--
    
    
More information about the Digitalmars-d-bugs
mailing list