[Issue 14251] synchronized (mtx) doesn't check attributes (pure, const)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jul 12 15:36:57 PDT 2016


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

--- Comment #8 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to ZombineDev from comment #7)
> The OP issue doesn't mention class monitors. The bug also affects raw sync
> primitives like core.sync.mutex and in general everything using
> Object.IMonitor.

'Klass' is a class, and so has a class monitor.

--


More information about the Digitalmars-d-bugs mailing list