Thread overview
[Issue 11622] Assertion failure in totym(), glue.c, line 1288
Apr 10, 2014
Kenji Hara
Apr 10, 2014
Kenji Hara
April 10, 2014
https://issues.dlang.org/show_bug.cgi?id=11622

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |12555

--
April 10, 2014
https://issues.dlang.org/show_bug.cgi?id=11622

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

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

--- Comment #2 from Kenji Hara <k.hara.pg@gmail.com> ---
https://github.com/D-Programming-Language/dmd/pull/3384

--
May 02, 2014
https://issues.dlang.org/show_bug.cgi?id=11622
Issue 11622 depends on issue 12555, which changed state.

Issue 12555 Summary: Incorrect error ungagging for speculatively instantiated class https://issues.dlang.org/show_bug.cgi?id=12555

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
May 16, 2014
https://issues.dlang.org/show_bug.cgi?id=11622

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
May 16, 2014
https://issues.dlang.org/show_bug.cgi?id=11622

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/ecc34fc7b4a0bac0d434b96f99ab8356d08c82f4 fix Issue 11622 - Assertion failure in totym(), glue.c, line 1288

https://github.com/D-Programming-Language/dmd/commit/050707d1b1079bff15f3770fb6b5e8db1015a20a Merge pull request #3384 from 9rnsr/refactor_aggregate

Issue 12078 & 12143 & 12555 & 11622 - Separate class hierarchy calculation from class member semantics

--