ws2_32-TransmitFile: Fix warnings in tests on x86_64.

This commit is contained in:
Sebastian Lackner
2015-01-24 10:36:29 +01:00
parent 0d7e53d834
commit 685c0f7d39
2 changed files with 13 additions and 12 deletions

1
debian/changelog vendored
View File

@@ -2,6 +2,7 @@ wine-staging (1.7.35) UNRELEASED; urgency=low
* Add stub for KeWaitForMultipleObjects.
* Add support for patchinstall.sh parameters '--no-patchlist' and '--no-autoconf'.
* Add support for Gentoo epatch backend to patchinstall.sh.
* Fix compile warnings on x86_64 in several patchsets.
* Automatically enable fallback method to apply patches when running from inside of a git subdirectory.
* Synchronize CSMT patchset with https://github.com/stefand/wine.
* Several improvements to make nvcuvid (CUDA video decoding) better compatible with x86_64.