Version
3.5-1502
Branch
reduce_warnings
Date
9 years, 9 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
55441787646c10ef85e213d45809149c99c629d0
Change author
Jordan Cristiano
Change description
getting rid of some warnings

 - the WINAPI_FAMILY define in the zlib project gets rid of this for a few methods in vs:
	warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open.