mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
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:
committed by
Tor Lillqvist
parent
5f130a176c
commit
78231a4b25
@@ -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
|
||||
|
Reference in New Issue
Block a user