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
Noticed this in the GitHub Actions build output:
D:\a\b2\b2\src\b2\b2.cpp(338,66): warning C4100: 'data': unreferenced formal parameter [D:\a\b2\b2\build\_Rel.vs2019\src\b2\b2.vcxproj]
DId I really miss this when building normally? It's possible I suppose...
Go through the output and make sure there's nothing interesting.
The text was updated successfully, but these errors were encountered:
Fix easy stuff from CI warnings.
5c95baa
Fix #381.
No branches or pull requests
Noticed this in the GitHub Actions build output:
DId I really miss this when building normally? It's possible I suppose...
Go through the output and make sure there's nothing interesting.
The text was updated successfully, but these errors were encountered: