Thread overview
[Issue 21742] dot template expressions don't have the void type like any template
Mar 21, 2021
Dlang Bot
Apr 11, 2021
Dlang Bot
Jun 11, 2021
Dlang Bot
March 21, 2021
https://issues.dlang.org/show_bug.cgi?id=21742

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #12294 "Fix Issue 21742 - dot template expressions don't have the void type like any template" fixing this issue:

- Fix Issue 21742 - dot template expressions don't have the void type like any template

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

--
April 11, 2021
https://issues.dlang.org/show_bug.cgi?id=21742

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 #12294 "Fix Issue 21742 - dot template expressions don't have the void type like any template" was merged into master:

- 8bb1cc66ca71b928b06c205d3e99762e9700fd10 by Boris Carvajal:
  Fix Issue 21742 - dot template expressions don't have the void type like any
template

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

--
June 11, 2021
https://issues.dlang.org/show_bug.cgi?id=21742

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12668 "[dmd-cxx] Backport recent bug fixes for static foreach ICEs" was merged into dmd-cxx:

- b9646f1ed7fef77f78d95e9a3f32b8dce1714c21 by Boris Carvajal:
  [dmd-cxx] Fix Issue 21742 - dot template expressions don't have the void type
like any template

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

--