[Bug 174] New: core.atomic.atomicFence() should be @nogc

via D.gnu d.gnu at puremagic.com
Tue Jan 27 09:13:27 PST 2015


http://bugzilla.gdcproject.org/show_bug.cgi?id=174

            Bug ID: 174
           Summary: core.atomic.atomicFence() should be @nogc
           Product: GDC
           Version: 4.9.x
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: libgdruntime
          Assignee: ibuclaw at gdcproject.org
          Reporter: ketmar at ketmar.no-ip.org

Created attachment 80
  --> http://bugzilla.gdcproject.org/attachment.cgi?id=80&action=edit
add @nogc attribute to core.atomic.atomicFence()

subj. other core.atomic operations are templates, so compiler is able to infer
@nogc on 'em.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20150127/8900fb67/attachment.html>


More information about the D.gnu mailing list