Try macos without certain size flags #49
Annotations
10 errors and 5 warnings
cmake
arithmetic on a pointer to an incomplete type 'Action'
|
cmake
arithmetic on a pointer to an incomplete type 'const value_type' (aka 'const Action')
|
cmake
arithmetic on a pointer to an incomplete type 'Action'
|
cmake
invalid application of 'sizeof' to an incomplete type 'Action'
|
cmake
arithmetic on a pointer to an incomplete type 'Action'
|
cmake
invalid application of 'sizeof' to an incomplete type 'value_type' (aka 'Action')
|
cmake
no matching member function for call to 'max_size'
|
cmake
invalid application of 'sizeof' to an incomplete type 'Action'
|
cmake
arithmetic on a pointer to an incomplete type 'Action'
|
cmake
arithmetic on a pointer to an incomplete type 'Action'
|
cmake:
thirdparty/SQLite/sqlite3.c#L20294
'OSAtomicCompareAndSwapPtrBarrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_compare_exchange_strong() from <stdatomic.h> instead [-Wdeprecated-declarations]
|
cmake:
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
cmake:
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
cmake:
thirdparty/mariadb-connector-cpp/src/com/RowProtocol.cpp#L260
shift count >= width of type [-Wshift-count-overflow]
|
cmake:
dGame/UserManager.cpp#L454
ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
|
The logs for this run have expired and are no longer available.
Loading