https://issues.dlang.org/show_bug.cgi?id=14375

Richard Cattermole <alphaglosi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alphaglosi...@gmail.com

--- Comment #1 from Richard Cattermole <alphaglosi...@gmail.com> ---
The fix for this is very simple.

https://github.com/rikkimax/dmd/blob/master/src/traits.c#L875

It is untested but it is there.
Ironically this has been as a PR since before 2.066.

https://github.com/D-Programming-Language/dmd/pull/3921

I've tested it on a built executable locally with that PR added. Works fine.

--

Reply via email to