https://issues.dlang.org/show_bug.cgi?id=20954
mw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from mw <[email protected]> --- need to add static to all the functions, including those called by the spawned functions: static void safePrint(T...)(T args) --
