[Issue 17287] [ICE] backend/cgcod.c 255: zero length static arrays
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Thu Mar 30 03:53:53 PDT 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17287
Stefan Koch <uplink.coder at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-valid-code           |accepts-invalid
                 CC|                            |uplink.coder at gmail.com
           Severity|major                       |normal
--- Comment #1 from Stefan Koch <uplink.coder at gmail.com> ---
Apparently no one has written such code.
until now, otherwise this issue would have surfaced sooner.
any length zero array is non-nonsensical in D.
--
    
    
More information about the Digitalmars-d-bugs
mailing list