glib/gutils.h Deprecate G_WIN32_DLLMAIN_FOR_DLL_NAME(),
authorTor Lillqvist <tml@novell.com>
Sat, 13 Sep 2008 20:23:17 +0000 (20:23 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sat, 13 Sep 2008 20:23:17 +0000 (20:23 +0000)
commite55fca9533b7cc6ada62fc1f51cf899b1dce7d8e
tree18d02f3e9f57d40d74c80c6654dce2ca5a37bb52
parent005ce779e32ba9366a9a8e82f34f079d69446ff3
glib/gutils.h Deprecate G_WIN32_DLLMAIN_FOR_DLL_NAME(),

2008-09-13  Tor Lillqvist  <tml@novell.com>

* glib/gutils.h
* glib/gwin32.h: Deprecate G_WIN32_DLLMAIN_FOR_DLL_NAME(),
g_win32_get_package_installation_directory() and
g_win32_get_package_installation_subdirectory() as their
documentation has warned for a while. Sorry that I forgot to do
this before 2.18.0.

* glib/gwin32.c (g_win32_get_package_installation_directory):
Print a warning if a non-NULL package parameter is passed to this
function, as that is deprecated usage, as the documentation says.

svn path=/trunk/; revision=7480
ChangeLog
glib/gutils.h
glib/gwin32.c
glib/gwin32.h