Don't warn about deprecation on Win32. Code written for GLib 1.2 doesn't

2001-01-09  Tor Lillqvist  <tml@iki.fi>

	* gutils.c (g_basename, g_dirname): Don't warn about deprecation
	on Win32. Code written for GLib 1.2 doesn't have much choice but
	to use GLib >= 1.3 on Win32.

	* glib.def: Update.
This commit is contained in:
Tor Lillqvist
2001-01-09 16:33:21 +00:00
committed by Tor Lillqvist
parent 5f130a176c
commit 78231a4b25
12 changed files with 84 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
2001-01-09 Tor Lillqvist <tml@iki.fi>
* gutils.c (g_basename, g_dirname): Don't warn about deprecation
on Win32. Code written for GLib 1.2 doesn't have much choice but
to use GLib >= 1.3 on Win32.
* glib.def: Update.
2001-01-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gmem.c: Made g_profile_mutex a GMutex* instead of