Closed
Bug 693293
Opened 13 years ago
Closed 13 years ago
win32 compilation failure: possible loss of data warning as error in opt-types.cpp
Categories
(Tamarin Graveyard :: Optimizing JIT, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
Q2 12 - Cyril
People
(Reporter: trbaker, Unassigned)
References
Details
Attachments
(1 file)
34.22 KB,
text/plain
|
Details |
injected here: http://asteam.corp.adobe.com/hg/users/edwsmith/halfmoon/rev/c16b25ea176b
true "Compiling halfmoon/opt-types"
opt-types.ii
c:/jenkins/workspace/halfmoon-compile/config/debug/label/windows/halfmoon/opt-types.cpp(695) : error C2220: warning treated as error - no 'object' file generated
c:/jenkins/workspace/halfmoon-compile/config/debug/label/windows/halfmoon/opt-types.cpp(695) : warning C4244: 'argument' : conversion from 'double' to 'int32_t', possible loss of data
c:/jenkins/workspace/halfmoon-compile/config/debug/label/windows/halfmoon/opt-types.cpp(697) : warning C4244: 'argument' : conversion from 'double' to 'uint32_t', possible loss of data
make: *** [halfmoon/opt-types.obj] Error 2
build failed return value 2
Reporter | ||
Comment 1•13 years ago
|
||
Flags: flashplayer-qrb+
Flags: flashplayer-injection+
Flags: flashplayer-bug-
Priority: -- → P3
Target Milestone: --- → Q2 12 - Cyril
Comment 2•13 years ago
|
||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•