http://d.puremagic.com/issues/show_bug.cgi?id=7602
--- Comment #8 from [email protected] 2012-12-11 09:50:24 PST --- Commits pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/f2af1f5831941d6d7ff0f2df610f409879040eff Fix issue 7602 [CTFE] Segmentation fault when using array.keys on a null AA The return type was set incorrectly (or not at all!). https://github.com/D-Programming-Language/dmd/commit/df8a7db18b1e1ad5d3ec4457fa13f2308c57c942 Merge pull request #1360 from donc/d1merge7602_7890 D1: Merge fixes for CTFE AA bugs 7602 and 7890 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
