52fbfb7b12
* 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] |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
lodepng_32bit.bmp | ||
lodepng_32bit.png | ||
TestArrayList.c | ||
TestBacktrace.c | ||
TestBipBuffer.c | ||
TestBitStream.c | ||
TestBufferPool.c | ||
TestCmdLine.c | ||
TestHashTable.c | ||
TestImage.c | ||
TestIni.c | ||
TestLinkedList.c | ||
TestListDictionary.c | ||
TestMessagePipe.c | ||
TestMessageQueue.c | ||
TestPrint.c | ||
TestPubSub.c | ||
TestQueue.c | ||
TestStream.c | ||
TestStreamPool.c | ||
TestVersion.c | ||
TestWLog.c | ||
TestWLogCallback.c |