1. MSVC complains (src\version.cc(46) : fatal error C1017: invalid integer
constant expression) on this preprocessor line

#if CANDIDATE_VERSION == true

replacing true with 1 in this line and in #define helps

2.near all tests FAIL for me on current sources (r4957) and win32, do they work
for you?

http://codereview.chromium.org/2841023/show

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to