msvcp90: Avoid compiler warnings on recent versions of gcc (4.9.1).

Sebastian Lackner sebastian at fds-team.de
Mon Sep 8 17:12:44 CDT 2014


gcc 4.9.1 complains in these lines because of the ignored return value.

---
 dlls/msvcp90/ios.c    |  4 ++--
 dlls/msvcp90/locale.c |  6 +++---
 dlls/msvcp90/string.c | 12 ++++++------
 3 files changed, 11 insertions(+), 11 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcp90-Avoid-compiler-warnings-on-recent-versions-o.patch
Type: text/x-patch
Size: 5015 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140909/4314f801/attachment-0001.bin>


More information about the wine-patches mailing list