Closed
Bug 562432
Opened 16 years ago
Closed 16 years ago
comparison between signed and unsigned integer expressions in nsDisplayXULEventRedirector::HitTest
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a5
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
|
781 bytes,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
In member function ‘virtual void nsDisplayXULEventRedirector::HitTest
nsBoxFrame.cpp:2156: warning: comparison between signed and unsigned integer expressions
nsBoxFrame.cpp:2170: warning: comparison between signed and unsigned integer expressions
Updated•16 years ago
|
Attachment #442155 -
Flags: review?(neil) → review+
Comment 2•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a5
You need to log in
before you can comment on or make changes to this bug.
Description
•