Closed
Bug 568692
Opened 15 years ago
Closed 4 years ago
nsSMILCSSValueType.cpp(369) : warning C4244: 'argument' : conversion from 'float' to 'nscoord', possible loss of data
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dholbert, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [build_warning])
Filing bug for this build warning:
{
e:/builds/moz2_slave/tryserver-win32-debug/build/content/smil/nsSMILCSSValueType.cpp(369) : warning C4244: 'argument' : conversion from 'float' to 'nscoord', possible loss of data
}
WINNT 5.2 tryserver leak test build on 2010/05/27 12:25:05
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1274988305.1274990893.4745.gz
| Reporter | ||
Updated•15 years ago
|
OS: Linux → Windows XP
Updated•14 years ago
|
Blocks: buildwarning
| Reporter | ||
Comment 1•4 years ago
|
||
This has gone away; nsSMILCSSValueType.cpp no longer exists (by that name at least), and we build with warnings-as-errors in automation now, which would let us know if this were still happening.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•