On Wed, Dec 25, 2013 at 3:20 AM, ioannis <[email protected]> wrote:
> 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 [...] > Hopefully fixed in https://code.google.com/p/v8/source/detail?r=18526. Thanks for the report! -- -- 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.
