[Issue 19499] __c_long_double brake template specialization

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Dec 22 08:04:17 UTC 2018


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

--- Comment #5 from Walter Bright <bugzilla at digitalmars.com> ---
This was caused by:

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

Specifically, the lines in mtype.d:

    if (tob)
        return implicitConvTo(tob);

--


More information about the Digitalmars-d-bugs mailing list