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(a)winehq.org Reporter: wylda(a)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] -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.