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
80eb145 introduced a strange empty.c. Why was this needed?
empty.c
The windows compiler is unhappy about this:
D:\a\portable\portable\crypto\empty.c(1,1): warning C4206: nonstandard extension used: translation unit is empty [D:\a\portable\portable\build\crypto\crypto.vcxproj]
See #966 #996 #1017
The text was updated successfully, but these errors were encountered:
No branches or pull requests
80eb145 introduced a strange
empty.c
. Why was this needed?The windows compiler is unhappy about this:
See #966 #996 #1017
The text was updated successfully, but these errors were encountered: