http://bugzilla.gdcproject.org/show_bug.cgi?id=177
Bug ID: 177
Summary: core.thread won't compile
Product: GDC
Version: development
Hardware: All
OS: OSX
Status: NEW
Severity: critical
Priority: Normal
Component: libgdruntime
Assignee: [email protected]
Reporter: [email protected]
../../../../gcc-4.9.2/libphobos/libdruntime/core/thread.d:3551:13: error:
static assert "Not implemented"
static assert(0, "Not implemented");
To fix this, either core.sys.posix.ucontext needs OS X support or the inline
asm in fiber_switchContext needs translating.
--
You are receiving this mail because:
You are watching all bug changes.