We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/Users/me/Documents/code/pdfcrack-ng/src/benchmark.c:327:23: error: use of undeclared identifier '__sighandler_t'
cmake runs successfully, but I get the above error on make.
The text was updated successfully, but these errors were encountered:
I don't have a Mac anymore, but I hope, I've fixed it anyway. Would you try to build it again from this branch and tell me if it worked?
Sorry, something went wrong.
Ok, I tested it with GH actions. If something went wrong, feel free to reopen the issue.
MichaelSasser
Successfully merging a pull request may close this issue.
/Users/me/Documents/code/pdfcrack-ng/src/benchmark.c:327:23: error: use of undeclared identifier '__sighandler_t'
cmake runs successfully, but I get the above error on make.
The text was updated successfully, but these errors were encountered: