[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:42:21 UTC 2019


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

--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
Alternative:

Make the ` hasLocalAliasing` function public. That way we can add the check to
composite types on our own.

--


More information about the Digitalmars-d-bugs mailing list