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

limits.h header isn't in include path #78

Closed
rayhamel opened this issue Sep 23, 2018 · 2 comments
Closed

limits.h header isn't in include path #78

rayhamel opened this issue Sep 23, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@rayhamel
Copy link

If you include the standard C header limits.h, you get a fatal error: 'limits.h' file not found. The header climits is found, but since climits includes limits.h, compilation fails with the same error.

@andreasfertig
Copy link
Owner

Hello Ray,

thanks for reporting it. I will see how to fix it.

@andreasfertig andreasfertig added the bug Something isn't working label Sep 25, 2018
@andreasfertig
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants