[Issue 14586] can't get an immutable value from a const std.variant.Variant

2017-07-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14586

--- Comment #2 from github-bugzi...@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/095770983f1fb9f7980a06c8e88014313510a4b2
fix issue 14586 - can't get an immutable value from a const std.variant.Variant

https://github.com/dlang/phobos/commit/4e0347a59c0260f78d1c1ea4ee1a81bc89c93570
Merge pull request #3284 from aG0aep6G/variant

--


[Issue 14586] can't get an immutable value from a const std.variant.Variant

2015-05-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14586

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

https://github.com/D-Programming-Language/phobos/commit/095770983f1fb9f7980a06c8e88014313510a4b2
fix issue 14586 - can't get an immutable value from a const std.variant.Variant

https://github.com/D-Programming-Language/phobos/commit/4e0347a59c0260f78d1c1ea4ee1a81bc89c93570
Merge pull request #3284 from aG0aep6G/variant

fix std.variant issues 14585 and 14586

--


[Issue 14586] can't get an immutable value from a const std.variant.Variant

2015-05-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14586

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--