www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Issue 44] New: "naked" GCC attribute needed to properly support

http://gdcproject.org/bugzilla/show_bug.cgi?id=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.
Mar 17 2013