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: [email protected]
Reporter: [email protected]
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.