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
Build to succeed.
Xcode build fails with: c_nio_llhttp.h: Import of C++ module 'std_stdint_h' appears within extern "C" language linkage specification
Build in Xcode. This worked just few days ago (prior to Xcode update).
[anything to help us reproducing the issue]
[the SwiftNIO tag/commit hash] 2.81.0
Xcode 16.3 Max OS 15.3.2 (24D81)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behavior
Build to succeed.
Actual behavior
Xcode build fails with:
c_nio_llhttp.h: Import of C++ module 'std_stdint_h' appears within extern "C" language linkage specification
Steps to reproduce
Build in Xcode. This worked just few days ago (prior to Xcode update).
If possible, minimal yet complete reproducer code (or URL to code)
[anything to help us reproducing the issue]
SwiftNIO version/commit hash
[the SwiftNIO tag/commit hash]
2.81.0
System & version information
Xcode 16.3
Max OS 15.3.2 (24D81)
The text was updated successfully, but these errors were encountered: