[Issue 19879] std.concurrency: Emit offending field name when failing to spawn() with mutable thread-local data

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 17 06:43:09 UTC 2019


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

--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
Actually I've just noticed it just uses std.traits.hasUnsharedAliasing
internally, so never mind about the last suggestion.

--


More information about the Digitalmars-d-bugs mailing list