[Issue 20417] __traits(compiles) returns false result if expression is not wrapped inside a lambda while typeof works correctly

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 28 14:56:09 UTC 2019


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

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

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

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@SSoulaimane created dlang/dmd pull request #10626 "Fix issue 20417 - Do not
run ctfe for temporaries inside __traits(compiles)" fixing this issue:

- Fix issue 20417 - Do not run ctfe for temporaries inside __traits(compiles)

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

--


More information about the Digitalmars-d-bugs mailing list