Thread overview
[Issue 19295] ICE when taking address of member function passed as template parameter
May 30, 2019
Basile-z
[Issue 19295] ICE when taking address of nested function passed as template parameter
May 30, 2019
Basile-z
May 30, 2019
Basile-z
Jul 02, 2019
Basile-z
Jul 02, 2019
Dlang Bot
Jul 02, 2019
Basile-z
Jul 03, 2019
Dlang Bot
Mar 21, 2020
Basile-z
May 30, 2019
https://issues.dlang.org/show_bug.cgi?id=19295

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp@gmx.com
           Hardware|x86                         |All
                 OS|Windows                     |All

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ICE when taking address of  |ICE when taking address of
                   |member function passed as   |nested function passed as
                   |template parameter          |template parameter

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ICE when taking address of  |ICE when taking address of
                   |nested function passed as   |member function passed as
                   |template parameter          |template parameter

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal

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

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 #10123 "fix issue 19295 - ICE when taking address of member function passed as template parameter" fixing this issue:

- fix issue 19295 - ICE when taking address of member function passed as template parameter

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

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|pull                        |
           Severity|normal                      |regression

--- Comment #2 from Basile-z <b2.temp@gmx.com> ---
This was even a very old reg (2.064)

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

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 #10123 "fix issue 19295 - ICE when taking address of member function passed as template parameter" was merged into stable:

- 5384aeeaf3f39c05ec4cebd0e42e0bac090153a4 by Basile Burg:
  fix issue 19295 - ICE when taking address of member function passed as
template parameter

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

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

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

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

--