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

Inconsistent error message #1091

Closed
eschnett opened this issue Mar 28, 2014 · 0 comments
Closed

Inconsistent error message #1091

eschnett opened this issue Mar 28, 2014 · 0 comments

Comments

@eschnett
Copy link
Contributor

I find these lines in config.hpp:

#elif (HPX_LIMIT < 4)
#  error "HPX_LIMIT is too low, it must be higher than 4"

The if condition accepts HPX_LIMIT=4, but the error message states that HPX_LIMIT=4 is not accepted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant