January 12
https://issues.dlang.org/show_bug.cgi?id=24338

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@tgehr created dlang/dmd pull request #16026 "fix Issue 24338 - Cannot concatenate dynamic arrays of enum type with static array base type" fixing this issue:

- fix Issue 24338 - Cannot concatenate dynamic arrays of enum type with static array base type

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

--
January 12
https://issues.dlang.org/show_bug.cgi?id=24338

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/dmd pull request #16026 "fix Issue 24338 - Cannot concatenate dynamic arrays of enum type with static array base type" was merged into stable:

- f2dc1409868e20629a717fbd701c1da0e5151c20 by Timon Gehr:
  fix Issue 24338 - Cannot concatenate dynamic arrays of enum type with static
array base type

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

--