Thread overview
[Issue 16689] Errors in instantiated mixin templates should show instantiation point
Apr 23, 2021
Dlang Bot
Jul 07, 2021
Dlang Bot
Sep 05, 2022
Jan Jurzitza
April 23, 2021
https://issues.dlang.org/show_bug.cgi?id=16689

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #12463 "fix Issue 16689 - Errors in instantiated mixin templates should show instantiation point" fixing this issue:

- fix Issue 16689 - Errors in instantiated mixin templates should show instantiation point

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

--
July 07, 2021
https://issues.dlang.org/show_bug.cgi?id=16689

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw updated dlang/dmd pull request #12798 "Issue 21488 - Always compile dmd with -fPIC on POSIX targets" fixing this issue:

- fix Issue 16689 - Errors in instantiated mixin templates should show
instantiation point (#12463)

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

--
September 05, 2022
https://issues.dlang.org/show_bug.cgi?id=16689

Jan Jurzitza <d.bugs@webfreak.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |d.bugs@webfreak.org
         Resolution|---                         |FIXED

--- Comment #3 from Jan Jurzitza <d.bugs@webfreak.org> ---
mentioned PR was merged, works on my DMD, so closing this.

--