Thread overview
[Issue 20051] ICE in func literal used in __traits(compiles)
Jul 14, 2019
Dlang Bot
Jul 14, 2019
Les De Ridder
Jul 16, 2019
Dlang Bot
Jul 16, 2019
Dlang Bot
July 14, 2019
https://issues.dlang.org/show_bug.cgi?id=20051

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 #10176 "fix issue 20051 - ICE in func literal used in __traits(compiles)" fixing this issue:

- fix issue 20051 - ICE in func literal used in __traits(compiles)

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

--
July 14, 2019
https://issues.dlang.org/show_bug.cgi?id=20051

Les De Ridder <dlang@lesderid.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dlang@lesderid.net

--
July 16, 2019
https://issues.dlang.org/show_bug.cgi?id=20051

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #10186 "Fix Issue 20051 - ICE in func literal used in __traits(compiles)" fixing this issue:

- Fix Issue 20051 - ICE in func literal used in __traits(compiles)

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

--
July 16, 2019
https://issues.dlang.org/show_bug.cgi?id=20051

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10186 "Fix Issue 20051 - ICE in func literal used in __traits(compiles)" was merged into stable:

- a40a6f862ec6d57e223462f17aa8049244f34ac3 by RazvanN7:
  Fix Issue 20051 - ICE in func literal used in __traits(compiles)

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

--