DescriptionMake sure there are no errors when compiling V8 using VS2005 project files.
bignum.cc
Add some static_cast to avoid type-casting warnings.
profile-generator.cc
VS2005 will show an warning message if the Windows "Language for non-Unicode programs" setting is not "English". Change Non-ASCII Characters to "-" in Line 2288.
common.vsprops
Add "4351" to "DisableSpecificWarnings" because there is "Compiler Warning C4351" in lithium-gap-resolver-ia32.cc
BUG=V8:898
TEST=Use VS2005+SP1 to build v8.sln successfully.
Committed at r6706 to bleeding-edge.
Patch Set 1 #
Total comments: 3
Patch Set 2 : '' #
Messages
Total messages: 4 (0 generated)
|