[Issue 14388] ICE with idup-ed struct literal in template argument

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Apr 1 08:08:58 PDT 2015


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

Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
           Hardware|x86_64                      |All
            Summary|Assertion failed: (type->ty |ICE with idup-ed struct
                   |!= Tstruct || ((TypeStruct  |literal in template
                   |*)type)->sym == this)       |argument
           Severity|normal                      |major

--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> ---
https://github.com/D-Programming-Language/dmd/pull/4539

--


More information about the Digitalmars-d-bugs mailing list