Zection dev no touch plz #25
Annotations
10 warnings
Build:
src/GPU3D_Compute.cpp#L531
'/*' within block comment [-Wcomment]
|
Build:
src/ARMJIT_Memory.cpp#L903
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT_A64/ARMJIT_Branch.cpp#L86
expression result unused [-Wunused-value]
|
Build:
src/net/LAN.cpp#L513
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
Build:
src/net/LAN.cpp#L661
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
Build:
src/net/Netplay.cpp#L651
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
Build:
src/net/Netplay.cpp#L740
enumeration value 'ENET_EVENT_TYPE_NONE' not handled in switch [-Wswitch]
|
Build:
src/frontend/qt_sdl/Screen.cpp#L912
using the result of an assignment as a condition without parentheses [-Wparentheses]
|
Build:
src/frontend/qt_sdl/Screen.cpp#L921
using the result of an assignment as a condition without parentheses [-Wparentheses]
|
Build:
src/frontend/qt_sdl/EmuInstance.cpp#L1096
'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
|
Loading