https://bugs.winehq.org/show_bug.cgi?id=40135
Bug ID: 40135 Summary: msvcirt.c:1386:5: warning: comparison of unsigned expression < 0 is always false Product: Wine Version: 1.9.3 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: msvcirt Assignee: wine-bugs@winehq.org Reporter: wylda@volny.cz Distribution: ---
Noticed during compilation of wine-1.9.3-217-g0f8a0fd on older Debian Wheezy:
/wine_git_build/dlls/msvcirt/msvcirt.c: In function ‘strstreambuf_seekoff’:
/wine_git_build/dlls/msvcirt/msvcirt.c:1386:5: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]