Closed
Bug 947626
Opened 12 years ago
Closed 12 years ago
Win64 compiler warnings in nsCOMArray.h (warning C4267: 'argument' : conversion from 'size_t' to XXX)
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: mccr8, Assigned: mccr8)
References
(Blocks 1 open bug)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
6.93 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #940329 +++
[...]
nsCOMArray.h(198) : warning C4267: 'argument' : conversion from 'size_t' to 'int32_t', possible loss of data
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8344218 -
Flags: review?(nfroyd)
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → continuation
![]() |
||
Updated•12 years ago
|
Attachment #8344218 -
Flags: review?(nfroyd) → review+
Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 2•12 years ago
|
||
Keywords: checkin-needed
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•12 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•