Closed Bug 8945 Opened 27 years ago Closed 27 years ago

Fix signed/unsigned mismatch

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: david, Assigned: beard)

Details

Attachments

(1 file)

/dom/src/base/nsMimeTypeArray.cpp for loop uses integer and compares to PRUint32. Suggest using PRUint32 in for loop instead. -dave
Assignee: vidur → beard
Another one for you, Patrick.
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 27 years ago
Resolution: --- → FIXED
Code changed by warren.
Patrick, or david. Could you verify this bug or provide any testcase for me to verify this one ?
Status: RESOLVED → VERIFIED
I can verify that VC6 no longer complains about type mismatches when compiling nsMimeTypeArray.cpp. (In fact it doesn't complain at all!) I hope this is suitable verification
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: