January 30, 2023
https://issues.dlang.org/show_bug.cgi?id=23661

Teodor Dutu <teodor.dutu@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |teodor.dutu@gmail.com

--
January 31, 2023
https://issues.dlang.org/show_bug.cgi?id=23661

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #14856 "Fix Issue 23661 - Using typeid from template inside __traits(compiles, ...) causes linker error" fixing this issue:

- Fix Issue 23661 - Using typeid from template inside __traits(compiles, ...)
causes linker error

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

--