FreeRDP/client
Bernhard Miklautz d9d1759abc Fix compiler warnings:
gcc 4.7.2

client/X11/xf_keyboard.c: In function ‘xf_keyboard_action_script_init’:
client/X11/xf_keyboard.c:48:6: warning: unused variable ‘exitCode’
[-Wunused-variable]

gcc 4.9

client/X11/xf_client.c: In function ‘xf_client_thread’:
client/X11/xf_client.c:1537:3: warning: ‘inputThread’ may be used
uninitialized in this function [-Wmaybe-uninitialized]
2015-06-22 19:09:59 +02:00
..
Android Fixed MessageQueue and callers 2015-05-29 14:24:14 +02:00
DirectFB fixed multiple missing gdi return value checks 2015-05-08 21:39:23 +02:00
Mac transport/mfreerdp: fix async transport 2015-05-14 21:57:16 +02:00
Sample fixed multiple missing gdi return value checks 2015-05-08 21:39:23 +02:00
Wayland fixed multiple missing gdi return value checks 2015-05-08 21:39:23 +02:00
Windows Fix unchecked strdups 2015-06-22 19:09:59 +02:00
X11 Fix compiler warnings: 2015-06-22 19:09:59 +02:00
common Fix unchecked strdups 2015-06-22 19:09:59 +02:00
iOS client/ios: fix unchecked strdups 2015-06-22 19:09:59 +02:00
.gitignore freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
CMakeLists.txt build: cmake 3.1 compatibility 2014-12-12 19:26:22 +01:00