Status: New
Owner: ----

New issue 1225 by [email protected]: src/runtime.cc:3951:5: error: comparison always false due to limited range of data type
http://code.google.com/p/v8/issues/detail?id=1225

Environment: V8 3.1.8, GCC 4.5.0, OpenSuSE 11.3, x86

Build command: scons library=shared

Build output:

g++ -o obj/release/runtime.os -c -Wall -Werror -W -Wno-unused-parameter -Wnon-virtual-dtor -pedantic -m32 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -fno-rtti -fno-exceptions -fvisibility=hidden -Wall -Werror -W -Wno-unused-parameter -Wnon-virtual-dtor -pedantic -m32 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -fPIC -DV8_TARGET_ARCH_IA32 -DV8_SHARED -DENABLE_VMSTATE_TRACKING -DENABLE_LOGGING_AND_PROFILING -DENABLE_DEBUGGER_SUPPORT -Isrc src/runtime.cc
cc1plus: warnings being treated as errors
src/runtime.cc: In function 'v8::internal::MaybeObject* v8::internal::Runtime_SetProperty(v8::internal::Arguments)': src/runtime.cc:3951:5: error: comparison always false due to limited range of data type
scons: *** [obj/release/runtime.os] Error 1
scons: building terminated because of errors.

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

Reply via email to