[Issue 11230] [REG2.064a] Inexact mangling for template function literal.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 13 22:49:30 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=11230


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull, rejects-valid
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |
            Summary|Assertion failed: (type->ty |[REG2.064a] Inexact
                   |!= Tstruct || ((TypeStruct  |mangling for template
                   |*)type)->sym == this),      |function literal.
                   |function semantic, file     |
                   |struct.c, line 876.         |


--- Comment #4 from Kenji Hara <k.hara.pg at gmail.com> 2013-10-13 22:49:29 PDT ---
This is actually a regression. The OP code should be compiled as same with
2.063.

Introduced by:
https://github.com/D-Programming-Language/dmd/commit/3395a17dfe506c7a0dcf7370e7e4de4d98391528

Compiler fix:
https://github.com/D-Programming-Language/dmd/pull/2662

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list