[Issue 6884] Some static bounds tests on dynamic arrays too
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Jan 24 06:23:30 UTC 2021
    
    
  
https://issues.dlang.org/show_bug.cgi?id=6884
mhh <maxhaton at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |LATER
--- Comment #1 from mhh <maxhaton at gmail.com> ---
Halting problem aside, this would require a lot of speculative work in the
compiler (Being slow after finding ill-formed code is fine, being slow *to*
find ill-formed code is more of a problem)
--
    
    
More information about the Digitalmars-d-bugs
mailing list