https://bugs.winehq.org/show_bug.cgi?id=37490
Bug ID: 37490 Summary: dwrite/analyzer.c:1226:5: warning: comparison of unsigned expression < 0 is always false Product: Wine Version: 1.7.30 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: dwrite Assignee: wine-bugs@winehq.org Reporter: wylda@volny.cz Distribution: ---
Noticed during compilation of wine-1.7.30:
../../../wine-1.7.30/dlls/dwrite/analyzer.c: In function ‘create_numbersubstitution’:
../../../wine-1.7.30/dlls/dwrite/analyzer.c:1226:5: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
https://bugs.winehq.org/show_bug.cgi?id=37490
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |16aa4f1faa3757ff51a543ce8b0 | |d9b0ad45a3a37 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Fixed with 16aa4f1faa3757ff51a543ce8b0d9b0ad45a3a37.
https://bugs.winehq.org/show_bug.cgi?id=37490
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.31.