Status: New
Owner: ----
New issue 2319 by [email protected]: test-compiler.cc:78: error: format
‘%lc’ expects type ‘wint_t’, but argument 2 has type ‘int’
http://code.google.com/p/v8/issues/detail?id=2319
On OpenIndiana - using gcc-4.4.4, preliminary build testing:
$ make ia32.release
make[1]: Entering directory `/path/to/v8/out'
CXX(target)
/path/to/v8/out/ia32.release/obj.target/cctest/test/cctest/test-compiler.o
cc1plus: warnings being treated as errors
../test/cctest/test-compiler.cc: In static member function ‘static
v8::Handle<v8::Value> PrintExtension::Print(const v8::Arguments&)’:
../test/cctest/test-compiler.cc:78: error: format ‘%lc’ expects type
‘wint_t’, but argument 2 has type ‘int’
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev