[Issue 17269] formattedWrite of struct with Nullable string fails

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 31 15:41:54 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=17269

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #9 from Dlang Bot <dlang-bot at dlang.rocks> ---
@CromFr updated dlang/phobos pull request #5797 "Issue 17269: formattedWrite of
struct with Nullable value fails" fixing this issue:

- Fix Issue 17269 - Use toString if available instead of implicitly converting
to string

- Add code from issue 17269 as unittest

https://github.com/dlang/phobos/pull/5797

--


More information about the Digitalmars-d-bugs mailing list