Skip to content

C compiler warnings #319

@mickeyl

Description

@mickeyl

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions