http://d.puremagic.com/issues/show_bug.cgi?id=6107
--- Comment #4 from [email protected] 2013-10-08 21:27:55 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/69d30ad53f5b136e4e79d552e69650d1a3f576b7 fix Issue 6107 - ICE(expression.c) when a non-template member named '__ctor' exists in a struct, and the constructor is attempted to be invoked. https://github.com/D-Programming-Language/dmd/commit/003af73463b8126e30613b6c125ce87c45b294c6 Merge pull request #2631 from WalterBright/fix6107 fix Issue 6107 - ICE(expression.c) when a non-template member named '__c... -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
