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

--- Comment #2 from ag0ae...@gmail.com ---
(In reply to Robert Schadek from comment #1)
> There is nothing we can do about user defined code

We have to accommodate for it. sharedLog suggests that it takes care of thread
safety, but it doesn't. Either is has to actually make things safe, or it
shouldn't suggest that it does. The latter would mean letting the user cast
to/from shared.

--

Reply via email to