Changes made for NooneAtAll #2
Open
Annotations
2 errors and 10 warnings
|
|
|
Run CMake and CPack
The operation was canceled.
|
|
Run CMake and CPack:
src/game/admin.cpp#L1042
‘display::LegacySurface* display::Graphics::legacyScreen()’ is deprecated [-Wdeprecated-declarations]
|
|
Run CMake and CPack:
src/game/admin.cpp#L1035
‘display::LegacySurface* display::Graphics::legacyScreen()’ is deprecated [-Wdeprecated-declarations]
|
|
Run CMake and CPack:
src/game/admin.cpp#L1021
‘display::LegacySurface* display::Graphics::legacyScreen()’ is deprecated [-Wdeprecated-declarations]
|
|
Run CMake and CPack:
src/game/admin.cpp#L980
‘display::LegacySurface* display::Graphics::legacyScreen()’ is deprecated [-Wdeprecated-declarations]
|
|
Run CMake and CPack:
src/game/admin.cpp#L959
‘display::LegacySurface* display::Graphics::legacyScreen()’ is deprecated [-Wdeprecated-declarations]
|
|
Run CMake and CPack:
src/display/palettized_surface.h#L21
‘display::LegacySurface* display::Graphics::legacyScreen()’ is deprecated [-Wdeprecated-declarations]
|
|
Run CMake and CPack:
src/display/palettized_surface.h#L21
‘display::LegacySurface* display::Graphics::legacyScreen()’ is deprecated [-Wdeprecated-declarations]
|
|
Run CMake and CPack:
src/display/palette.cpp#L25
‘void* memcpy(void*, const void*, size_t)’ writing to an object of non-trivially copyable type ‘struct Color’; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
|
|
Run CMake and CPack:
src/display/palette.cpp#L20
‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct Color’; use assignment or value-initialization instead [-Wclass-memaccess]
|
|
Run CMake and CPack:
src/display/palettized_surface.h#L21
‘display::LegacySurface* display::Graphics::legacyScreen()’ is deprecated [-Wdeprecated-declarations]
|
Loading