https://issues.dlang.org/show_bug.cgi?id=4532
--- Comment #18 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/16822243a1e18f1df2f0e02e60bcfaa3fb252a30 Remove unused private writefx() function. This eliminates the 3rd last usage of doFormat in Phobos, thus inching us closer to fully fixing bug #4532. https://github.com/D-Programming-Language/phobos/commit/df3fbff9488afa12b9f3b6ca4de5cd46f2e240dd Merge pull request #2403 from quickfur/issue4532b Remove unused private writefx() function. --
