Status: New
Owner: ----

New issue 658 by east...@gmail.com: d8 is not compiled in 'Debug Win32' mode
http://code.google.com/p/v8/issues/detail?id=658

OS: Windows XP Professional Service Pack 3 x86
Compiler: Microsoft Visual C++ 2008
Sources Branch: http://v8.googlecode.com/svn/branches/bleeding_edge/
Sources Revision: 4216

Due to the last changes in api.h (http://code.google.com/p/v8/source/diff?
spec=svn4215&r=4211&format=side&path=/branches/bleeding_edge/src/api.h)
d8.cc fails to be compiled:

------ Build started: Project: d8, Configuration: Debug Win32 ------
1>Compiling...
1>d8.cc
1>c:\work\workspace\v8\src\handles.h(56) : error C2440: '=' : cannot
convert from 'v8::internal::Object *' to 'v8::internal::JSFunction *'
1>        Cast from base to derived requires dynamic_cast or static_cast
1>        ..\..\src\d8.cc(470) : see reference to function template
instantiation
'v8::internal::Handle<T>::Handle<v8::internal::Object>(v8::internal::Handle
<v8::internal::Object>)' being compiled
1>        with
1>        [
1>            T=v8::internal::JSFunction
1>        ]

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

To unsubscribe from this group, send email to v8-dev+unsubscribegooglegroups.com or reply 
to this email with the words "REMOVE ME" as the subject.

Reply via email to