glib/glib.symbols glib/gconvert.c glib/gdir.c glib/gfileutils.c
authorTor Lillqvist <tml@novell.com>
Sun, 27 Jul 2008 17:15:16 +0000 (17:15 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 27 Jul 2008 17:15:16 +0000 (17:15 +0000)
commit80ecc30841e4741dae3a5dac7e8ff2889b7b096e
tree27f16a55cc8098f2ad172837d3a4b3535da23a0a
parente5e4f8bca3d47dd6db384cc62c225faa469d66db
glib/glib.symbols glib/gconvert.c glib/gdir.c glib/gfileutils.c

2008-07-27  Tor Lillqvist  <tml@novell.com>

* glib/glib.symbols
* glib/gconvert.c
* glib/gdir.c
* glib/gfileutils.c
* glib/giowin32.c
* glib/gspawn-win32.c
* glib/gutils.c
* glib/gwin32.c: Bypass the Windows "ABI compatibility" symbols on
_WIN64. As there hasn't been any widely deployed 64-bit Windows
builds of the really old GLib (pre-2.8.1) versions those refer to,
there is no need to have the "ABI compatibility" versions in the
DLL.

* glib/makegalias.pl: Handle #ifndef _WIN64: Just output it, too.

svn path=/trunk/; revision=7257
ChangeLog
glib/gconvert.c
glib/gdir.c
glib/gfileutils.c
glib/giowin32.c
glib/glib.symbols
glib/gspawn-win32.c
glib/gutils.c
glib/gwin32.c
glib/makegalias.pl