From 2b242404c810cc2acbba11224dcc3fd0ac3a567f Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 15 Sep 2008 14:56:23 +0000 Subject: [PATCH] Don't use Detect64BitPortabilityProblems as those warnings are misleading. 2008-09-15 Tor Lillqvist * win32/vs8/*.vcproj: Don't use Detect64BitPortabilityProblems as those warnings are misleading. They don't take into consideration ifdefs in glibconfig.h and elsewhere for _WIN64. svn path=/trunk/; revision=7488 --- build/ChangeLog | 14 ++++++++++---- build/win32/vs8/gio.vcproj | 12 +++++------- build/win32/vs8/glib-genmarshal.vcproj | 2 -- build/win32/vs8/glib.vcproj | 2 -- build/win32/vs8/gmodule.vcproj | 2 -- build/win32/vs8/gobject.vcproj | 2 -- build/win32/vs8/gspawn-win32-helper-console.vcproj | 2 -- build/win32/vs8/gspawn-win32-helper.vcproj | 2 -- build/win32/vs8/gthread.vcproj | 2 -- 9 files changed, 15 insertions(+), 25 deletions(-) diff --git a/build/ChangeLog b/build/ChangeLog index dab9c45b..0bea9f34 100644 --- a/build/ChangeLog +++ b/build/ChangeLog @@ -2,10 +2,16 @@ * win32/vs8/*.vcproj: Update to match the Makefile.am files. Drop G*_EXPORTS from PreprocessorDefinitions, nothing looks for such - macros. Add G_DISABLE_DEPRECATED. Add PCRE_STATIC for glib to - avoid exporting the pcre functions. Add DLL_EXPORT to glib to - export also the GLIB_VAR variables that aren't mentioned in - glib.symbols. Add G_LOG_DOMAIN for gobject. + macros. Add G_DISABLE_DEPRECATED. + + Don't use Detect64BitPortabilityProblems as those warnings are + misleading. They don't take into consideration ifdefs in + glibconfig.h and elsewhere for _WIN64. + + Add PCRE_STATIC for glib to avoid exporting the pcre + functions. Add DLL_EXPORT to glib to export also the GLIB_VAR + variables that aren't mentioned in glib.symbols. Add G_LOG_DOMAIN + for gobject. 2008-08-27 Tor Lillqvist diff --git a/build/win32/vs8/gio.vcproj b/build/win32/vs8/gio.vcproj index 90c22ac3..7edfd063 100644 --- a/build/win32/vs8/gio.vcproj +++ b/build/win32/vs8/gio.vcproj @@ -46,7 +46,6 @@ RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="4" CompileAs="1" ForcedIncludeFiles="msvc_recommended_pragmas.h" @@ -127,7 +126,6 @@ RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" CompileAs="1" ForcedIncludeFiles="msvc_recommended_pragmas.h" @@ -428,20 +426,20 @@ - + - + - + - - + + @@ -122,7 +121,6 @@ RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" CompileAs="1" /> diff --git a/build/win32/vs8/glib.vcproj b/build/win32/vs8/glib.vcproj index cb78465a..9d265404 100644 --- a/build/win32/vs8/glib.vcproj +++ b/build/win32/vs8/glib.vcproj @@ -48,7 +48,6 @@ RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="4" CompileAs="1" ForcedIncludeFiles="msvc_recommended_pragmas.h" @@ -130,7 +129,6 @@ RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" CompileAs="1" ForcedIncludeFiles="msvc_recommended_pragmas.h" diff --git a/build/win32/vs8/gmodule.vcproj b/build/win32/vs8/gmodule.vcproj index a6b098cd..b6e0e8c5 100644 --- a/build/win32/vs8/gmodule.vcproj +++ b/build/win32/vs8/gmodule.vcproj @@ -48,7 +48,6 @@ RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="4" CompileAs="1" ForcedIncludeFiles="msvc_recommended_pragmas.h" @@ -128,7 +127,6 @@ RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" CompileAs="1" ForcedIncludeFiles="msvc_recommended_pragmas.h" diff --git a/build/win32/vs8/gobject.vcproj b/build/win32/vs8/gobject.vcproj index 02158ca3..d469216d 100644 --- a/build/win32/vs8/gobject.vcproj +++ b/build/win32/vs8/gobject.vcproj @@ -47,7 +47,6 @@ RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="4" ForcedIncludeFiles="msvc_recommended_pragmas.h" /> @@ -126,7 +125,6 @@ RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" ForcedIncludeFiles="msvc_recommended_pragmas.h" /> diff --git a/build/win32/vs8/gspawn-win32-helper-console.vcproj b/build/win32/vs8/gspawn-win32-helper-console.vcproj index d6bc1202..b1d7dea1 100644 --- a/build/win32/vs8/gspawn-win32-helper-console.vcproj +++ b/build/win32/vs8/gspawn-win32-helper-console.vcproj @@ -47,7 +47,6 @@ RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="4" CompileAs="1" ForcedIncludeFiles="msvc_recommended_pragmas.h" @@ -123,7 +122,6 @@ RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" CompileAs="1" ForcedIncludeFiles="msvc_recommended_pragmas.h" diff --git a/build/win32/vs8/gspawn-win32-helper.vcproj b/build/win32/vs8/gspawn-win32-helper.vcproj index fd7259ac..6c1cb36b 100644 --- a/build/win32/vs8/gspawn-win32-helper.vcproj +++ b/build/win32/vs8/gspawn-win32-helper.vcproj @@ -47,7 +47,6 @@ RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="4" CompileAs="1" ForcedIncludeFiles="msvc_recommended_pragmas.h" @@ -123,7 +122,6 @@ RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" CompileAs="1" ForcedIncludeFiles="msvc_recommended_pragmas.h" diff --git a/build/win32/vs8/gthread.vcproj b/build/win32/vs8/gthread.vcproj index aa430f9e..db73a4f9 100644 --- a/build/win32/vs8/gthread.vcproj +++ b/build/win32/vs8/gthread.vcproj @@ -47,7 +47,6 @@ RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="4" CompileAs="1" ForcedIncludeFiles="msvc_recommended_pragmas.h" @@ -126,7 +125,6 @@ RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" CompileAs="1" ForcedIncludeFiles="msvc_recommended_pragmas.h" -- 2.34.1