[Issue 14117] New: core.atomic should be @safe

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Feb 2 15:05:42 PST 2015


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

          Issue ID: 14117
           Summary: core.atomic should be @safe
           Product: D
           Version: unspecified
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: druntime
          Assignee: nobody at puremagic.com
          Reporter: code at dawg.eu

Most if not all functions in core.atomic are memory safe and should be marked
as @safe.

--


More information about the Digitalmars-d-bugs mailing list