Fix format specifiers #133
Annotations
7 warnings
Build:
src/spreadinterp.cpp#L459
format specifies type 'unsigned long long' but the argument has type 'unsigned long' [-Wformat]
|
Build:
src/spreadinterp.cpp#L2267
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L2267
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L459
format specifies type 'unsigned long long' but the argument has type 'unsigned long' [-Wformat]
|
Build:
src/spreadinterp.cpp#L2267
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L2267
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
|
Setup Cpp
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:/etc/apt/trusted.gpg.d/launchpad-toolchain.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
Loading