Closed
Bug 581468
Opened 11 years ago
Closed 10 years ago
warning: signed and unsigned type in conditional expression in XPT_DoString
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla9
People
(Reporter: jdm, Assigned: atulagrwl)
References
(Blocks 1 open bug)
Details
(Whiteboard: [build_warning])
Attachments
(1 file)
885 bytes,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
xpcom/typelib/xpt/src/xpt_xdr.c: In function ‘XPT_DoString’: xpcom/typelib/xpt/src/xpt_xdr.c:409: warning: signed and unsigned type in conditional expression
Reporter | ||
Updated•10 years ago
|
Whiteboard: [build_warning]
Updated•10 years ago
|
Blocks: buildwarning
Assignee | ||
Comment 1•10 years ago
|
||
It was difficult to track due to macro but gcc -E helped finally.
Assignee: nobody → atulagrwl
Status: NEW → ASSIGNED
Reporter | ||
Updated•10 years ago
|
Attachment #557271 -
Flags: review?(benjamin)
Updated•10 years ago
|
Attachment #557271 -
Flags: review?(benjamin) → review+
Reporter | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 2•10 years ago
|
||
In my queue :-)
Comment 3•10 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/6c63fffe3b21
Target Milestone: --- → mozilla9
Comment 4•10 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/6c63fffe3b21
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•