[Issue 19799] templated string formatting fails with const Nullable!string

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Apr 10 07:16:49 UTC 2019


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

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

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

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@FeepingCreature created dlang/phobos pull request #6954 "Fix issue 19799: add
const toString to Nullable" fixing this issue:

- Fix issue 19799: add const toString to Nullable to avoid miscompilation in
Nullable!string due to attempted implicit .get conversion to string

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

--


More information about the Digitalmars-d-bugs mailing list