-
Notifications
You must be signed in to change notification settings - Fork 197
Closed
Description
When compiling anything that depends on swift-crypto, I get a lot of C compiler warnings:
In file included from /home/mickey/Dokumente/late/Automotive-Swift/ELMpersonator/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/aesni-x86_64-linux.S:5:
In file included from /home/mickey/Dokumente/late/Automotive-Swift/ELMpersonator/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /home/mickey/Dokumente/late/Automotive-Swift/ELMpersonator/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/home/mickey/Dokumente/late/Automotive-Swift/ELMpersonator/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
^
Would be cool, if you could silence these.
Metadata
Metadata
Assignees
Labels
No labels