June 19, 2018
https://issues.dlang.org/show_bug.cgi?id=19003

--- Comment #1 from FeepingCreature <default_357-line@yahoo.de> ---
PR is up: https://github.com/dlang/phobos/pull/6594

--
July 19, 2018
https://issues.dlang.org/show_bug.cgi?id=19003

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/65ca2aef50e588a7c09ef4e88d0bbc4391d80293 Add unittest for issue #19003

https://github.com/dlang/phobos/commit/43becea1e70ba4fc2a823159b48daa709f1423df Merge pull request #6594 from FeepingCreature/fix/Issue-19003-dont-call-tostring-on-type-init

Fix issue 19003: don't call toString on T.init merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>

--