August 03, 2019
https://issues.dlang.org/show_bug.cgi?id=20066

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@wilzbach created dlang/druntime pull request #2721 "Fix Issue 20066 - Assertion on void[] does not compile with -checkaction=context" fixing this issue:

- Fix Issue 20066 - Assertion on void[] does not compile with -checkaction=context

https://github.com/dlang/druntime/pull/2721

--
August 05, 2019
https://issues.dlang.org/show_bug.cgi?id=20066

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/druntime pull request #2721 "Fix Issue 20066 - Assertion on void[] does not compile with -checkaction=context" was merged into master:

- dcaf64c77ab3caef8aa71f5f9f1d4f0945fc7687 by Sebastian Wilzbach:
  Fix Issue 20066 - Assertion on void[] does not compile with
-checkaction=context

https://github.com/dlang/druntime/pull/2721

--