+2007-06-29 Adam Roben <aroben@apple.com>
+
+ Start compiling WebCore with /W3 under MSVC
+
+ One warning was globally disabled: implicit conversion of int to bool.
+
+ Reviewed by Darin.
+
+ * WebCore.vcproj/WebCore.vcproj:
+
2007-06-29 Adam Roben <aroben@apple.com>
Turn DeprecatedStringData's copy constructor into a static method to appease MSVC /W3
RuntimeTypeInfo="false"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="WebCorePrefix.h"
- WarningLevel="2"
+ WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
- DisableSpecificWarnings="4099;4138;4244;4996;4355;4291;4068;6011;6031;6211;6246;6255;6387"
+ DisableSpecificWarnings="4099;4138;4244;4800;4996;4355;4291;4068;6011;6031;6211;6246;6255;6387"
ForcedIncludeFiles="WebCorePrefix.h"
EnablePREfast="true"
/>
RuntimeTypeInfo="false"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="WebCorePrefix.h"
- WarningLevel="2"
+ WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
- DisableSpecificWarnings="4099;4138;4244;4996;4355;4291;4068;6011;6031;6211;6246;6255;6387"
+ DisableSpecificWarnings="4099;4138;4244;4800;4996;4355;4291;4068;6011;6031;6211;6246;6255;6387"
ForcedIncludeFiles="WebCorePrefix.h"
EnablePREfast="true"
/>
RuntimeTypeInfo="false"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="WebCorePrefix.h"
- WarningLevel="2"
+ WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
- DisableSpecificWarnings="4099;4138;4244;4996;4355;4291;4068;6011;6031;6211;6246;6255;6387"
+ DisableSpecificWarnings="4099;4138;4244;4800;4996;4355;4291;4068;6011;6031;6211;6246;6255;6387"
ForcedIncludeFiles="WebCorePrefix.h"
EnablePREfast="true"
/>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
+ DisableSpecificWarnings="4065"
ForcedIncludeFiles="$(NOINHERIT)"
/>
</FileConfiguration>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
+ DisableSpecificWarnings="4065"
ForcedIncludeFiles="$(NOINHERIT)"
/>
</FileConfiguration>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
+ DisableSpecificWarnings="4065"
ForcedIncludeFiles="$(NOINHERIT)"
/>
</FileConfiguration>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
+ DisableSpecificWarnings="4065"
ForcedIncludeFiles="$(NOINHERIT)"
/>
</FileConfiguration>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
+ DisableSpecificWarnings="4065"
ForcedIncludeFiles="$(NOINHERIT)"
/>
</FileConfiguration>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
+ DisableSpecificWarnings="4065"
ForcedIncludeFiles="$(NOINHERIT)"
/>
</FileConfiguration>