Signed/unsigned comparisons part 1

Vincent Béron vberon at mecano.gme.usherb.ca
Sat Nov 30 01:20:49 CST 2002


While compiling the tests in MSDev, I came across some signed/unsigned
comparisons. They are not detected with the default CFLAGS in the Unix
makefiles (to do that, we need either -Wsign-compare, or -W which
enables even more warnings).

This patch is the first part; the rest will go to tomorrow.

Changelog:
Fix signed/unsigned comparison.

Vincent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmm-tests-wave.diff
Type: text/x-patch
Size: 1370 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20021130/7fc3efba/winmm-tests-wave.bin


More information about the wine-patches mailing list