[Issue 18934] std.concurrency receive throws assertion failure if message is a struct containing const data

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 17 05:43:37 UTC 2018


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

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/2de6f8da22615e97e016a0e7aecb39f6d5e322d0
Fix issue 18934 - make std.variant support getting types that have const
members.

https://github.com/dlang/phobos/commit/cc961daf3220df387a1ae48b8e7c938ce6dee8da
Merge pull request #6544 from schveiguy/fix18934

Fix issue 18934 - make std.variant support getting types that have const
members

--


More information about the Digitalmars-d-bugs mailing list