FreeRDP: add remote application #1880
Annotations
10 warnings
|
|
|
Client/Unix/HookUnixNativeEventFilter.cpp#L44
format specifies type 'long' but the argument has type 'xcb_keycode_t' (aka 'unsigned char') [-Wformat]
|
Client/Unix/HookUnixNativeEventFilter.cpp#L45
format specifies type 'long' but the argument has type 'xcb_window_t' (aka 'unsigned int') [-Wformat]
|
Client/Unix/HookUnixNativeEventFilter.cpp#L53
format specifies type 'long' but the argument has type 'xcb_window_t' (aka 'unsigned int') [-Wformat]
|
Plugins/WakeOnLan/WakeOnLan.cpp#L43
'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]
|
Plugins/WakeOnLan/WakeOnLan.cpp#L45
'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]
|
Plugins/WakeOnLan/WakeOnLan.cpp#L47
'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]
|
Plugins/TigerVnc/Client/PluginTigerVnc.h#L32
'Version' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
This job succeeded
Loading