https://d.puremagic.com/issues/show_bug.cgi?id=12132

           Summary: Object.Monitor and core.sync primitives should be
                    shared
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: druntime
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from Stanislav Blinov <[email protected]> 2014-02-10 
21:06:12 PST ---
Current interface of Object.Monitor and core.sync.* classes defies shared
qualifier. To further support for shared in druntime and Phobos, this needs to
be fixed.

I've opened the discussion thread here:
http://forum.dlang.org/thread/[email protected]

And a topic branch for everyone who is willing to chime in:
https://github.com/radcapricorn/druntime/tree/shared_sync_primitives

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to