mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
removed -GD to compile with msvc9 (vs2008) with less complains
2007-12-09 Hans Breuer <hans@breuer.org> * **/makefile.msc glib/makefile.msc.in : removed -GD to compile with msvc9 (vs2008) with less complains * glibconfig.h.win32.in : #define G_HAVE_ISO_VARARGS 1 for msv8 (vs2005) and above * glib/gfileutils.c : s/stricmp/_stricmp/ * msvc_recommended_pragmas.h : work around Microsoft's premature attempt to deprecate the C-Library * tests/makefile.msc.in : added checksum-test svn path=/trunk/; revision=6076
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
2007-12-09 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* **/makefile.msc glib/makefile.msc.in : removed -GD to compile
|
||||
with msvc9 (vs2008) with less complains
|
||||
|
||||
* glibconfig.h.win32.in : #define G_HAVE_ISO_VARARGS 1 for
|
||||
msv8 (vs2005) and above
|
||||
|
||||
* glib/gfileutils.c : s/stricmp/_stricmp/
|
||||
* msvc_recommended_pragmas.h : work around Microsoft's premature
|
||||
attempt to deprecate the C-Library
|
||||
|
||||
* tests/makefile.msc.in : added checksum-test
|
||||
|
||||
2007-12-08 Christian Persch <chpe@gnome.org>
|
||||
|
||||
* gio/glocalfileinfo.c: (get_thumbnail_attributes): Add forgotten
|
||||
|
Reference in New Issue
Block a user