http://d.puremagic.com/issues/show_bug.cgi?id=9060
--- Comment #2 from [email protected] 2012-12-17 21:02:49 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/46b612de080bfd7c7a7d0fca090fd43f704acd00 fix Issue 9060 - std.range.chain and std.range.zip cannot get frame pointer Changes to avoid following two errors: * "cannot access frame pointer" * "field xxx must be initialized in constructor, because it is nested struct" https://github.com/D-Programming-Language/phobos/commit/3b683d99bfd85b89baaf6979320a356b375f4169 Merge pull request #1004 from 9rnsr/fix9060 Issue 9060 - std.range.chain and std.range.zip cannot get frame pointer -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
