added glib_gettext (in use by gio) also try building gio
authorHans Breuer <hans@breuer.org>
Mon, 3 Dec 2007 22:46:17 +0000 (22:46 +0000)
committerHans Breuer <hans@src.gnome.org>
Mon, 3 Dec 2007 22:46:17 +0000 (22:46 +0000)
commit27cb515443e50d62345e9ba2426b82c924cc3c7a
treebeee98ef37fb6793124ef37b63bc3563254fb127
parent43ae3892110d4d4a0c744a10cbcbdcc337efefc1
added glib_gettext (in use by gio) also try building gio

2007-12-03  Hans Breuer  <hans@breuer.org>

* glib/glib.symbols : added glib_gettext (in use by gio)
* makefile.msc : also try building gio

* glib/gmarkup.c : use G_GUINT64_CONSTANT() to avoid
'bad suffix on number'
* glib/gtestutils.c : declare cariable at the beginning of the block,
include <io.h> for G_OS_WIN32
* makefile.msc.in : add gurifuncs and gtestutils

svn path=/trunk/; revision=6028
ChangeLog
glib/glib.symbols
glib/gmarkup.c
glib/gtestutils.c
glib/makefile.msc.in
makefile.msc