Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HPX_HAVE_GENERIC_CONTEXT_COROUTINES conflicts with HPX_HAVE_FIBER_BASED_COROUTINES #948

Closed
3 tasks done
K-ballo opened this issue Oct 12, 2013 · 0 comments
Closed
3 tasks done
Assignees
Labels
category: CMake difficulty: easy Good issues for starting out with HPX development type: defect
Milestone

Comments

@K-ballo
Copy link
Member

K-ballo commented Oct 12, 2013

Currently it is possible to define both symbols at the same time.

  • CMake shall not define HPX_HAVE_FIBER_BASED_COROUTINES if HPX_USE_GENERIC_COROUTINE_CONTEXT is set.
  • Code should honor HPX_HAVE_FIBER_BASED_COROUTINES.
  • Code should check that they are not defined at the same time.
@ghost ghost assigned K-ballo Oct 12, 2013
K-ballo added a commit to K-ballo/hpx that referenced this issue Oct 13, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CMake difficulty: easy Good issues for starting out with HPX development type: defect
Projects
None yet
Development

No branches or pull requests

1 participant