Closed Bug 736898 Opened 12 years ago Closed 12 years ago

Avoid signed/unsigned comparisons in tools/profiler

Categories

(Core :: Gecko Profiler, defect)

x86_64
Windows 7
defect
Not set
trivial

Tracking

()

RESOLVED FIXED
mozilla14

People

(Reporter: briansmith, Assigned: briansmith)

Details

(Whiteboard: [build_warning])

Attachments

(1 file)

These signed/unsigned comparisons cause MSVC to complain. The comparison in the header is particularly annoying because that header is included by code that uses the profiler (e.g. Necko).
Attachment #607026 - Flags: review?(bgirard)
Attachment #607026 - Flags: review?(bgirard) → review+
Thanks Brian
http://hg.mozilla.org/mozilla-central/rev/3355f91a501f
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: