January 17, 2021
https://issues.dlang.org/show_bug.cgi?id=21444

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@berni44 created dlang/phobos pull request #7746 "Fix issue 21444: bad string concat in static assert message" fixing this issue:

- Fix issue 21444: bad string concat in static assert message

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

--
January 18, 2021
https://issues.dlang.org/show_bug.cgi?id=21444

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 #7746 "Fix issue 21444: bad string concat in static assert message" was merged into master:

- 40d19bdfcec3d8c16d4b75cb0c73d1673938cf7f by berni42:
  Fix issue 21444: bad string concat in static assert message

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

--