[Issue 17269] formattedWrite of struct with Nullable value fails
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 10 18:25:45 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=17269
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schveiguy at yahoo.com
--- Comment #7 from Steven Schveighoffer <schveiguy at yahoo.com> ---
Ran into this today. I may work on a PR to fix it. Any ideas if this is in
progress?
Very annoying when it happens, especially when you print a Nullable!string
directly, it works.
--
More information about the Digitalmars-d-bugs
mailing list