glib r5805 - in trunk: . glib glib/pcre glib/update-pcre tests
- From: tml svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r5805 - in trunk: . glib glib/pcre glib/update-pcre tests
- Date: Wed, 7 Nov 2007 09:49:26 +0000 (GMT)
Author: tml
Date: 2007-11-07 09:49:25 +0000 (Wed, 07 Nov 2007)
New Revision: 5805
ViewCVS link: http://svn.gnome.org/viewcvs/glib?rev=5805&view=rev
Removed:
trunk/glib/update-pcre/notdll.patch
Modified:
trunk/ChangeLog
trunk/glib/Makefile.am
trunk/glib/pcre/Makefile.am
trunk/glib/pcre/makefile.msc
trunk/glib/update-pcre/Makefile.am
trunk/glib/update-pcre/Makefile.am-1
trunk/glib/update-pcre/update.sh
trunk/tests/gio-test.c
trunk/tests/mainloop-test.c
trunk/tests/regex-test.c
trunk/tests/spawn-test.c
Log:
2007-11-07 Tor Lillqvist <tml novell com>
* glib/update-pcre/notdll.patch: Not needed, just use -DPCRE_STATIC.
* glib/update-pcre/Makefile.am: Drop notdll.patch.
* glib/update-pcre/Makefile.am-1
* glib/update-pcre/update.sh
* glib/pcre/Makefile.am
* glib/Makefile.am: Use -DPCRE_STATIC.
* tests/gio-test.c
* tests/mainloop-test.c
* tests/spawn-test.c: #define pipe(fds) _pipe(fds, 4096,
_O_BINARY) on Windows.
* tests/regex-test.c (test_expand): Don't print NULL with %s.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]