www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Bug 177] New: core.thread won't compile

Date: Thu, 26 Mar 2015 12:10:58 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

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 gdcproject.org
          Reporter: john.loughran.colvin 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.
Mar 26 2015