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

Error compiling on Linux #36

Open
tesladodger opened this issue Apr 6, 2019 · 2 comments
Open

Error compiling on Linux #36

tesladodger opened this issue Apr 6, 2019 · 2 comments

Comments

@tesladodger
Copy link

Compiler error in prunetable_helpers.c line 10, 23:

warning: implicit declaration of function 'strnlen'; did you mean 'strlen'?

@tesladodger
Copy link
Author

It compiled after I changed it to strlen and removed the 500 argument.

@muodov
Copy link
Owner

muodov commented Nov 15, 2021

strnlen() is a valid C function, which compiler are you using?

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

2 participants