Closed
Bug 693744
Opened 13 years ago
Closed 13 years ago
windows 64 compilation failure in hm-prettyprint.cpp
Categories
(Tamarin Graveyard :: Optimizing JIT, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Q2 12 - Cyril
People
(Reporter: trbaker, Assigned: edwsmith)
References
Details
Attachments
(1 file)
33.77 KB,
text/plain
|
Details |
hm-prettyprint.cpp
true "Compiling halfmoon/hm-prettyprint"
hm-prettyprint.ii
c:/jenkins/workspace/halfmoon-compile/config/release/label/windows64/halfmoon/hm-prettyprint.cpp(60) : error C2220: warning treated as error - no 'object' file generated
c:/jenkins/workspace/halfmoon-compile/config/release/label/windows64/halfmoon/hm-prettyprint.cpp(60) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:/jenkins/workspace/halfmoon-compile/config/release/label/windows64/halfmoon/hm-prettyprint.cpp(61) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
make: *** [halfmoon/hm-prettyprint.obj] Error 2
Assignee: nobody → edwsmith
Flags: flashplayer-qrb+
Flags: flashplayer-injection-
Flags: flashplayer-bug-
Target Milestone: --- → Q2 12 - Cyril
Assignee | ||
Comment 1•13 years ago
|
||
I fixed this yesterday and Jenkins is currently green, well, blue.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•