Thread overview
[Issue 19887] Segfault with void tuple default parameter
May 21, 2019
Dlang Bot
May 21, 2019
Basile-z
May 21, 2019
Dlang Bot
Mar 21, 2020
Basile-z
May 21, 2019
https://issues.dlang.org/show_bug.cgi?id=19887

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Basile-z created dlang/dmd pull request #9825 "fix issue 19887 - Segfault with void tuple default parameter" fixing this issue:

- fix issue 19887 - Segfault with void tuple default parameter

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

--
May 21, 2019
https://issues.dlang.org/show_bug.cgi?id=19887

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice
                 CC|                            |b2.temp@gmx.com

--
May 21, 2019
https://issues.dlang.org/show_bug.cgi?id=19887

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 #9825 "fix issue 19887 - Segfault with void tuple default parameter" was merged into stable:

- 9b471548fa4d765f5ee3d1733116b36112b0aecb by Basile Burg:
  fix issue 19887 - Segfault with void tuple default parameter

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

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=19887

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--