[Issue 12330] array.reserve at compile time too
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Mar 30 15:47:43 UTC 2019
    
    
  
https://issues.dlang.org/show_bug.cgi?id=12330
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #2532 "fix issue 12330 - array.reserve at compile
time too" was merged into master:
- e3c7e49653251661370a1ba21629b2d412874ab2 by Basile Burg:
  fix issue 12330 - array.reserve at compile time too
  makes reserve() a noop at compile-time allowing to CTFE
https://github.com/dlang/druntime/pull/2532
--
    
    
More information about the Digitalmars-d-bugs
mailing list