moved warning to error pragmas to their own file to not force 'good
authorHans Breuer <hans@breuer.org>
Sat, 5 Jan 2002 19:11:32 +0000 (19:11 +0000)
committerHans Breuer <hans@src.gnome.org>
Sat, 5 Jan 2002 19:11:32 +0000 (19:11 +0000)
2002-01-05  Hans Breuer  <hans@breuer.org>

* glibconfig.h.win32.in
  msvc_recommended_pragmas.h (new file) : moved warning to
error pragmas to their own file to not force 'good practice'
programming in downstream libs and apps. Instead the new header
will be used by -FImsvc_recommended_pragmas.h in gnome/cvs
makefile.msc
* */makefile.msc.in : use -FImsvc_recommended_pragmas.h

* makefile.am : add msvc_recommended_pragmas.h to EXTRA_DIST

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
Makefile.am

index 200cdea..f5bf37f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2002-01-05  Hans Breuer  <hans@breuer.org>
+
+       * glibconfig.h.win32.in 
+         msvc_recommended_pragmas.h (new file) : moved warning to
+       error pragmas to their own file to not force 'good practice'
+       programming in downstream libs and apps. Instead the new header
+       will be used by -FImsvc_recommended_pragmas.h in gnome/cvs
+       makefile.msc
+       * */makefile.msc.in : use -FImsvc_recommended_pragmas.h
+
+       * makefile.am : add msvc_recommended_pragmas.h to EXTRA_DIST
+
 2001-12-31  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gutils.c (g_get_any_init): (Win32) Use longer buffer for
index 200cdea..f5bf37f 100644 (file)
@@ -1,3 +1,15 @@
+2002-01-05  Hans Breuer  <hans@breuer.org>
+
+       * glibconfig.h.win32.in 
+         msvc_recommended_pragmas.h (new file) : moved warning to
+       error pragmas to their own file to not force 'good practice'
+       programming in downstream libs and apps. Instead the new header
+       will be used by -FImsvc_recommended_pragmas.h in gnome/cvs
+       makefile.msc
+       * */makefile.msc.in : use -FImsvc_recommended_pragmas.h
+
+       * makefile.am : add msvc_recommended_pragmas.h to EXTRA_DIST
+
 2001-12-31  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gutils.c (g_get_any_init): (Win32) Use longer buffer for
index 200cdea..f5bf37f 100644 (file)
@@ -1,3 +1,15 @@
+2002-01-05  Hans Breuer  <hans@breuer.org>
+
+       * glibconfig.h.win32.in 
+         msvc_recommended_pragmas.h (new file) : moved warning to
+       error pragmas to their own file to not force 'good practice'
+       programming in downstream libs and apps. Instead the new header
+       will be used by -FImsvc_recommended_pragmas.h in gnome/cvs
+       makefile.msc
+       * */makefile.msc.in : use -FImsvc_recommended_pragmas.h
+
+       * makefile.am : add msvc_recommended_pragmas.h to EXTRA_DIST
+
 2001-12-31  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gutils.c (g_get_any_init): (Win32) Use longer buffer for
index 200cdea..f5bf37f 100644 (file)
@@ -1,3 +1,15 @@
+2002-01-05  Hans Breuer  <hans@breuer.org>
+
+       * glibconfig.h.win32.in 
+         msvc_recommended_pragmas.h (new file) : moved warning to
+       error pragmas to their own file to not force 'good practice'
+       programming in downstream libs and apps. Instead the new header
+       will be used by -FImsvc_recommended_pragmas.h in gnome/cvs
+       makefile.msc
+       * */makefile.msc.in : use -FImsvc_recommended_pragmas.h
+
+       * makefile.am : add msvc_recommended_pragmas.h to EXTRA_DIST
+
 2001-12-31  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gutils.c (g_get_any_init): (Win32) Use longer buffer for
index 200cdea..f5bf37f 100644 (file)
@@ -1,3 +1,15 @@
+2002-01-05  Hans Breuer  <hans@breuer.org>
+
+       * glibconfig.h.win32.in 
+         msvc_recommended_pragmas.h (new file) : moved warning to
+       error pragmas to their own file to not force 'good practice'
+       programming in downstream libs and apps. Instead the new header
+       will be used by -FImsvc_recommended_pragmas.h in gnome/cvs
+       makefile.msc
+       * */makefile.msc.in : use -FImsvc_recommended_pragmas.h
+
+       * makefile.am : add msvc_recommended_pragmas.h to EXTRA_DIST
+
 2001-12-31  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gutils.c (g_get_any_init): (Win32) Use longer buffer for
index 200cdea..f5bf37f 100644 (file)
@@ -1,3 +1,15 @@
+2002-01-05  Hans Breuer  <hans@breuer.org>
+
+       * glibconfig.h.win32.in 
+         msvc_recommended_pragmas.h (new file) : moved warning to
+       error pragmas to their own file to not force 'good practice'
+       programming in downstream libs and apps. Instead the new header
+       will be used by -FImsvc_recommended_pragmas.h in gnome/cvs
+       makefile.msc
+       * */makefile.msc.in : use -FImsvc_recommended_pragmas.h
+
+       * makefile.am : add msvc_recommended_pragmas.h to EXTRA_DIST
+
 2001-12-31  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gutils.c (g_get_any_init): (Win32) Use longer buffer for
index 200cdea..f5bf37f 100644 (file)
@@ -1,3 +1,15 @@
+2002-01-05  Hans Breuer  <hans@breuer.org>
+
+       * glibconfig.h.win32.in 
+         msvc_recommended_pragmas.h (new file) : moved warning to
+       error pragmas to their own file to not force 'good practice'
+       programming in downstream libs and apps. Instead the new header
+       will be used by -FImsvc_recommended_pragmas.h in gnome/cvs
+       makefile.msc
+       * */makefile.msc.in : use -FImsvc_recommended_pragmas.h
+
+       * makefile.am : add msvc_recommended_pragmas.h to EXTRA_DIST
+
 2001-12-31  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gutils.c (g_get_any_init): (Win32) Use longer buffer for
index 200cdea..f5bf37f 100644 (file)
@@ -1,3 +1,15 @@
+2002-01-05  Hans Breuer  <hans@breuer.org>
+
+       * glibconfig.h.win32.in 
+         msvc_recommended_pragmas.h (new file) : moved warning to
+       error pragmas to their own file to not force 'good practice'
+       programming in downstream libs and apps. Instead the new header
+       will be used by -FImsvc_recommended_pragmas.h in gnome/cvs
+       makefile.msc
+       * */makefile.msc.in : use -FImsvc_recommended_pragmas.h
+
+       * makefile.am : add msvc_recommended_pragmas.h to EXTRA_DIST
+
 2001-12-31  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gutils.c (g_get_any_init): (Win32) Use longer buffer for
index ab6a613..416cee8 100644 (file)
@@ -23,6 +23,7 @@ EXTRA_DIST =                  \
        makefile.msc            \
        makefile.mingw          \
        glibconfig.h.win32.in   \
+       msvc_recommended_pragmas.h \
        config.h.win32.in       \
         po/po2tbl.sed.in        \
        glib-2.0.pc.in          \