[Bug 177] New: core.thread won't compile
via D.gnu
d.gnu at puremagic.com
Thu Mar 26 05:10:58 PDT 2015
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: ibuclaw at gdcproject.org
Reporter: john.loughran.colvin at gmail.com
../../../../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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20150326/4c81dc85/attachment.html>
More information about the D.gnu
mailing list