https://issues.dlang.org/show_bug.cgi?id=22443

          Issue ID: 22443
           Summary: OpenBSD: Fix Fiber support by adding MAP_STACK
           Product: D
           Version: D2
          Hardware: All
                OS: Other
            Status: NEW
          Severity: major
          Priority: P1
         Component: druntime
          Assignee: [email protected]
          Reporter: [email protected]

On OpenBSD, MAP_STACK is required for Fibers to work. Without it, code using
Fibers immediately segfaults.

This patch was created by [email protected] -- I am committing it for him.

The OpenBSD packages of all three D compilers are using this fix.

--

Reply via email to