[Issue 17269] formattedWrite of struct with Nullable string fails

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 5 11:01:33 UTC 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #5797 "Issue 17269: formattedWrite of struct with
Nullable value fails" was merged into master:

- f1ff0097abd10bb420e61920fcc4efb0d678a0a7 by Crom (Thibaut CHARLES):
  Fix Issue 17269 - Use toString if available instead of implicitly converting
to string

- 06689a6b506ea25f6388bfc8cccea4a6ec050ee3 by Sebastian Wilzbach:
  Add code from issue 17269 as unittest

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

--


More information about the Digitalmars-d-bugs mailing list