Status: New Owner: ---- New issue 1370 by [email protected]: Build error "src/api.cc" http://code.google.com/p/v8/issues/detail?id=1370
src/api.cc: In function 'void v8::MessageHandlerWrapper(const v8::Debug::Message&)': src/api.cc:5048:80: error: 'json.v8::String::Value::length_' may be used uninitialized in this function [-Werror=uninitialized] src/allocation.h:93:3: error: 'json.v8::String::Value::str_' may be used uninitialized in this function [-Werror=uninitialized]
src/api.cc:5047:23: note: 'json.v8::String::Value::str_' was declared here cc1plus: all warnings being treated as errors scons: *** [obj/release/api.o] Error 1 scons: building terminated because of errors. I have all the prerequisite software correctly installed. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
