Building in VS2013 fails for cctest project with the following warnings 
treated as error.

8>test-cpu-profiler.cc(57): error C2220: warning treated as error - no 
'object' file generated
8>test-cpu-profiler.cc(57): warning C4316: 
'v8::internal::ProfilerEventsProcessor' : object allocated on the heap may 
not be aligned 64
8>test-cpu-profiler.cc(145): warning C4316: 
'v8::internal::ProfilerEventsProcessor' : object allocated on the heap may 
not be aligned 64
8>test-cpu-profiler.cc(207): warning C4316: 
'v8::internal::ProfilerEventsProcessor' : object allocated on the heap may 
not be aligned 64
8>test-cpu-profiler.cc(276): warning C4316: 
'v8::internal::ProfilerEventsProcessor' : object allocated on the heap may 
not be aligned 64

-- 
-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to