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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jul 12 05:21:55 PDT 2016


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

--- Comment #7 from ZombineDev <petar.p.kirov at gmail.com> ---
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.

--


More information about the Digitalmars-d-bugs mailing list