[Issue 20734] Array literals as arguments to scope slice parameters should be stack-allocated

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Apr 15 18:31:22 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=20734

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/dmd pull request #11039 "Fix issue 20734 - Allocate array literals as
arguments to scope slice parameters on the stack" was merged into master:

- f551f1b810d798a9ea9222e7e228ede32a90b6c2 by Martin Kinkelin:
  Fix issue 20734 - Allocate array literals as arguments to scope slice
parameters on the stack

https://github.com/dlang/dmd/pull/11039

--


More information about the Digitalmars-d-bugs mailing list