[Issue 23726] Array append in CTFE no longer works without _d_arrayappendT
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Feb 18 23:01:38 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=23726
mhh <maxhaton at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxhaton at gmail.com
--- Comment #3 from mhh <maxhaton at gmail.com> ---
It's pretty common for embedded toolchains to provide or insist upon a compiler
version, you should do that too. When you are ready to support fix your custom
runtime then bump the compiler version (and so on)
--
    
    
More information about the Digitalmars-d-bugs
mailing list