Open
Bug 567862
Opened 15 years ago
Updated 2 years ago
nsTraceRefcntImpl.cpp(370) : warning C4244: 'argument' : conversion from 'PRUint64' to 'double', possible loss of data
Categories
(Core :: XPCOM, defect)
Tracking
()
NEW
People
(Reporter: dholbert, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [build_warning])
Filing this bug on this MSVC build warning:
> xpcom/base/nsTraceRefcntImpl.cpp(370) : warning C4244: 'argument' : conversion from 'PRUint64' to 'double', possible loss of data
> xpcom/base/nsTraceRefcntImpl.cpp(376) : warning C4244: 'argument' : conversion from 'PRUint64' to 'double', possible loss of data
Updated•14 years ago
|
Blocks: buildwarning
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•