Closed
Bug 592551
Opened 13 years ago
Closed 12 years ago
dist\include\nsTArray.h(416) : warning C4244: 'return' : conversion from '__int64' to 'nsTArray_base::index_type', possible loss of data
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
mozilla2.0b8
People
(Reporter: m_kato, Assigned: m_kato)
Details
Attachments
(1 file)
1.06 KB,
patch
|
benjamin
:
review+
benjamin
:
approval2.0+
|
Details | Diff | Splinter Review |
This warning is annoying when I am building win64 binary.
Assignee | ||
Updated•13 years ago
|
Attachment #470992 -
Flags: review?(benjamin)
Updated•13 years ago
|
Attachment #470992 -
Flags: review?(benjamin) → review+
Assignee | ||
Updated•13 years ago
|
Attachment #470992 -
Flags: approval2.0?
Updated•13 years ago
|
Assignee: nobody → m_kato
Updated•12 years ago
|
Attachment #470992 -
Flags: approval2.0? → approval2.0+
Assignee | ||
Comment 1•12 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/150c89c91326
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Updated•2 years ago
|
Component: String → XPCOM
You need to log in
before you can comment on or make changes to this bug.
Description
•