http://d.puremagic.com/issues/show_bug.cgi?id=9976
--- Comment #2 from [email protected] 2013-04-22 10:18:48 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/43d1196c0701103f3e666ec4282055d7ed407be9 fix Issue 9976 - more compile time algorithms implementation used deep recursion Reduce instantiation depth in staticMap, allSatisfy, anySatisfy, and Filter. https://github.com/D-Programming-Language/phobos/commit/cf3a3ee0a5cc7f7ed3f9e6ced31ea5d004f8df14 Merge pull request #1271 from 9rnsr/fix9976 Issue 9976 - more compile time algorithms implementation used deep recursion -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
