FreeRDP/client
Bernhard Miklautz 52fbfb7b12 fix clang warnings, directly include wtypes.h (#4097)
* build: clang use -Wno-unused-command-line-argument

With clang 5.0 builds are quite noisy otherwise.

* Directly include wtypes.h

Directly include winpr/wtypes.h where _fseeki64 or _ftelli64 is used.

* fix build warnings with clang 5

clang version: 5.0.0-svn310678-1~exp1 (branches/release_50)
Warning: parentheses-equality

* fix build warnings with clang 5

clang version: 5.0.0-svn310678-1~exp1 (branches/release_50)
Warning: tautological-compare

* fix build warnings with clang 5

clang version: 5.0.0-svn310678-1~exp1 (branches/release_50)
Warning:
incompatible pointer types passing 'size_t *' (aka 'unsigned
long *') to parameter of type 'UINT32 *' (aka 'unsigned int *')
[-Wincompatible-pointer-types]
2017-08-29 09:09:38 +02:00
..
Android android: fix a regression with remote program (#4091) 2017-08-16 13:28:11 +02:00
DirectFB Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
Mac Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
Sample Fix plugin loading for the sample client 2017-02-16 14:57:36 +01:00
Wayland Merge pull request #4100 from mmeyer724/wayland-opaque 2017-08-26 10:17:02 +02:00
Windows Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
X11 Client/X11: Fix h264 context leak when DeleteSurface (#4089) 2017-08-14 10:16:14 +02:00
common fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
iOS fix string format specifiers 2016-12-16 13:48:43 +01:00
.gitignore wlfreerdp: add initial man page 2017-01-16 11:11:59 +01:00
CMakeLists.txt freerdp: UWP porting 2016-03-29 16:03:15 -04:00
FreeRDP-ClientConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00
freerdp-client.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00