Closed Bug 934666 Opened 11 years ago Closed 11 years ago

nsUXThemeData.cpp(310) : warning C4018: '<' : signed/unsigned mismatch

Categories

(Core :: Widget: Win32, defect)

All
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: dholbert, Assigned: dholbert)

References

(Blocks 1 open bug)

Details

(Whiteboard: [qa-])

Attachments

(1 file)

Noticed these build warnings go by:
{
nsUXThemeData.cpp
widget/windows/nsUXThemeData.cpp(310) : warning C4018: '<' : signed/unsigned mismatch
widget/windows/nsUXThemeData.cpp(345) : warning C4018: '<' : signed/unsigned mismatch
}
Here's a sample build log with these:
https://tbpl.mozilla.org/php/getParsedLog.php?id=30094564&tree=Mozilla-Central
OS: Linux → Windows XP
Hardware: x86_64 → All
Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Attachment #826990 - Flags: review?
Attachment #826990 - Flags: review? → review?(jmathies)
Attachment #826990 - Attachment description: fix v1 → fix v1: use size_t instead of int as loop counter
Attachment #826990 - Flags: review?(jmathies) → review+
https://hg.mozilla.org/mozilla-central/rev/d3a78254b14b
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Flags: in-testsuite-
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: