[Issue 21395] Missing source location in: Error: false has no effect

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 16 13:33:07 UTC 2020


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

Iain Buclaw <ibuclaw at gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw at gdcproject.org

--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
(In reply to Iain Buclaw from comment #0)
> void test()
> {
>     __traits(compiles);
> }

The compiler error in the above comment should have a line number.

--


More information about the Digitalmars-d-bugs mailing list