[Bug 16752] New: winhlp32/hlp_file.c: comparison is always false due to limited range of data type

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 2 23:27:12 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=16752

           Summary: winhlp32/hlp_file.c: comparison is always false due to
                    limited range of data type
           Product: Wine
           Version: 1.1.12
          Platform: Macintosh
        OS/Version: Linux
            Status: NEW
          Keywords: source
          Severity: minor
          Priority: P2
         Component: build-env
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


gcc -c -I. -I. -I../../include -I../../include   -D_REENTRANT -fPIC -Wall -pipe
-fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings
-Wtype-limits -Wpointer-arith  -g -O2  -o hlpfile.o hlpfile.c
hlpfile.c: In function ‘HLPFILE_RtfAddText’:
hlpfile.c:646: warning: comparison is always false due to limited range of data
type


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.


More information about the wine-bugs mailing list