[Issue 44] New: "naked" GCC attribute needed to properly support fibers on Windows

gdc-bugzilla at gdcproject.org gdc-bugzilla at gdcproject.org
Sun Mar 17 12:42:15 PDT 2013


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

             Bug #: 44
           Summary: "naked" GCC attribute needed to properly support
                    fibers on Windows
    Classification: Unclassified
           Product: GDC
           Version: development
          Platform: All
        OS/Version: MinGW
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gdc
        AssignedTo: ibuclaw at gdcproject.org
        ReportedBy: code at benjamin-thaut.de


On windows the "naked" GCC attribute is needed for the fiber_switchContext
function inside core.traits. Without it fibers won't correctly work.

-- 
Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all issue changes.


More information about the D.gnu mailing list