https://d.puremagic.com/issues/show_bug.cgi?id=11691
--- Comment #3 from [email protected] 2013-12-05 08:45:41 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/c1251436ba67b39e26f61e54ab79f8ee769fe5e7 fix Issue 11691 - can't join pathSplitter with pathSeparator - The inferred return type of front had an additional layer of const because it's a const method. https://github.com/D-Programming-Language/phobos/commit/4d3a2c49c8c72a5873f8c64e5b49b6a9ab897382 Merge pull request #1749 from dawgfoto/fix11691 fix Issue 11691 - can't join pathSplitter with pathSeparator -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
