[core] Store both BGR565 and RGB565 palettes to speed up paletted modes #334
Annotations
13 warnings
|
|
|
core/keypad.c#L91
unused variable 'shift' [-Wunused-variable]
|
gui/qt/debugger.cpp#L2014
comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
|
gui/qt/debugger.cpp#L2198
'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations]
|
tests/autotester/json11.hpp#L385
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/autotester/json11.hpp#L393
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/autotester/json11.hpp#L401
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/autotester/json11.hpp#L410
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/autotester/json11.hpp#L468
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/autotester/json11.hpp#L471
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
tests/autotester/json11.hpp#L473
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
The logs for this run have expired and are no longer available.
Loading