September 19, 2023
https://issues.dlang.org/show_bug.cgi?id=24151

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel created dlang/phobos pull request #8818 "Fix Issue 24151 - std.container.array: `Array!string("")` does not compile" fixing this issue:

- Fix Issue 24151 - std.container.array: Array!string("") does not compile

https://github.com/dlang/phobos/pull/8818

--
November 07, 2023
https://issues.dlang.org/show_bug.cgi?id=24151

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8818 "Fix Issue 24151 - std.container.array: `Array!string("")` does not compile" was merged into master:

- 0eaa3e25a191db3383e75f76a0073a98df620196 by Nick Treleaven:
  Fix Issue 24151 - std.container.array: Array!string("") does not compile

https://github.com/dlang/phobos/pull/8818

--