[Issue 10915] std.typecons.Nullable throws in writeln() if it's null

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Oct 31 12:03:11 PDT 2014


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

--- Comment #5 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/2c8fdeb0b0f92c24c4ffa26a4beca6bcd9a5c0ba
Fix Issue 10915 - std.typecons.Nullable throws in writeln() if it's null

https://github.com/D-Programming-Language/phobos/commit/2e58214d1d3feee582ca639edf7c5e2af8db365b
Merge pull request #2587 from MetaLang/nullable-tostring

Fix Issue 10915 - std.typecons.Nullable throws in writeln() if it's null

--


More information about the Digitalmars-d-bugs mailing list