[Issue 14477] Nullable does not work with structs with default constructor disabled

2017-12-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14477 --- Comment #6 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/61d53a1ad4a64cb5d3686c3e755bcb3508ef22f6 fix Issue 14477 - Nullable does not work with structs

[Issue 14477] Nullable does not work with structs with default constructor disabled

2017-12-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14477 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 14477] Nullable does not work with structs with default constructor disabled

2017-12-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14477 --- Comment #5 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/61d53a1ad4a64cb5d3686c3e755bcb3508ef22f6 fix Issue 14477 - Nullable does not work with structs

[Issue 14477] Nullable does not work with structs with default constructor disabled

2017-11-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14477 --- Comment #4 from MichaelZ --- (In reply to MichaelZ from comment #3) > This is currently an issue for us, and it has been proposed we use > Algebraic!Foo instead, which appears to work sufficiently, see below. > > What

[Issue 14477] Nullable does not work with structs with default constructor disabled

2016-07-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14477 --- Comment #3 from MichaelZ --- This is currently an issue for us, and it has been proposed we use Algebraic!Foo instead, which appears to work sufficiently, see below. What aspects are against doing it this way? The

[Issue 14477] Nullable does not work with structs with default constructor disabled

2016-07-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14477 Justin Whear changed: What|Removed |Added Status|ASSIGNED|NEW --- Comment

[Issue 14477] Nullable does not work with structs with default constructor disabled

2016-07-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14477 MichaelZ changed: What|Removed |Added CC||dlang@bregalad.de ---

[Issue 14477] Nullable does not work with structs with default constructor disabled

2015-04-21 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14477 Justin Whear jus...@economicmodeling.com changed: What|Removed |Added Keywords||pull