[Issue 17691] New: core.mutex.Mutex : {lock,unlock} should be @nogc

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jul 25 18:32:35 PDT 2017


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

          Issue ID: 17691
           Summary: core.mutex.Mutex : {lock,unlock} should be @nogc
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: druntime
          Assignee: nobody at puremagic.com
          Reporter: greensunny12 at gmail.com

Their underlying implementations are already @nogc.

--


More information about the Digitalmars-d-bugs mailing list