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]
|
|
Client/ParameterConnecter.cpp#L58
'addData' is deprecated: Use the QByteArrayView overload instead [-Wdeprecated-declarations]
|
Client/ParameterConnecter.cpp#L60
'addData' is deprecated: Use the QByteArrayView overload instead [-Wdeprecated-declarations]
|
Client/ConnectDesktop.cpp#L262
'QMouseEvent' is deprecated: Use another constructor [-Wdeprecated-declarations]
|
This job succeeded
Loading