January 31, 2021
https://issues.dlang.org/show_bug.cgi?id=17269

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

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

--- Comment #9 from Dlang Bot <dlang-bot@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

--
February 05, 2021
https://issues.dlang.org/show_bug.cgi?id=17269

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

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

--- Comment #10 from Dlang Bot <dlang-bot@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

--
1 2
Next ›   Last »