1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lib/minizip
Alexander Shishkin b00e935e4d
Warnings fixes (#538)
Warnings fixes
* Suppress `missing-braces` for Clang
* Fixed many C4275 warnings
* Fixed almost all Clang/GCC warnings
* Silence most frequent MSVC warning.
* Fixed some pessimizing-move warnings
* Fixed some unused capture warnings
2019-01-19 13:52:02 +03:00
..
CMakeLists.txt CMake: massive rework for Mac build and other improvements 2017-08-16 16:10:07 +03:00
crypt.h
ioapi.c Final compilation fix suggested by AVS. 2016-02-03 14:26:25 +01:00
ioapi.h Final compilation fix suggested by AVS. 2016-02-03 14:26:25 +01:00
iowin32.c
iowin32.h
miniunz.c
MiniZip64_Changes.txt
MiniZip64_info.txt
minizip.c
minizip.cbp Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
minizip.vcxproj Fix AI build, update default Windows SDK version for projects 2018-12-31 15:18:42 +01:00
minizip.vcxproj.filters Proejct file for minizip library, fixes compilation issues. 2013-08-01 09:55:57 +00:00
mztools.c
mztools.h
unzip.c Unique macro for minizip exports. Define to nothing on non-msvc. 2013-08-01 22:37:08 +00:00
unzip.h Unique macro for minizip exports. Define to nothing on non-msvc. 2013-08-01 22:37:08 +00:00
zip.c Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
zip.h Unique macro for minizip exports. Define to nothing on non-msvc. 2013-08-01 22:37:08 +00:00