@berni44 created dlang/phobos pull request #7870 "Fix Issue 21722 - toString(sink, string format) does not work with non-"%s" strings" fixing this issue:
- Fix Issue 21722 - toString(sink, string format) does not work with non-"%s" strings
https://github.com/dlang/phobos/pull/7870
Comment #3 by dlang-bot — 2021-03-17T00:02:20Z
dlang/phobos pull request #7870 "Fix Issue 21722 - toString(sink, string format) does not work with non-"%s" strings" was merged into master:
- e6e1d242cbe69016eed76ae59b419c8765b2c6ef by berni44:
Fix Issue 21722 - toString(sink, string format) does not work with non-"%s" strings
https://github.com/dlang/phobos/pull/7870
Comment #4 by dlang-bot — 2021-04-19T06:53:18Z
dlang/phobos pull request #7966 "Fix second part of Issue 21722 - toString(sink, string format) does not work with non-"%s" strings" was merged into master:
- 360b0e51c04cf9e7a9756422974cc301e9dca61f by berni44:
Fix second part of Issue 21722 - toString(sink, string format) does not work with non-"%s" strings
https://github.com/dlang/phobos/pull/7966