March 17, 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@gdcproject.org
        ReportedBy: code@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.