Add conditionals for non-Unix. Just g_error() unless G_OS_UNIX for now.
authorTor Lillqvist <tml@novell.com>
Sun, 25 Nov 2007 22:47:39 +0000 (22:47 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 25 Nov 2007 22:47:39 +0000 (22:47 +0000)
commit6fdcc7ddb2be5a978482fe8e919064fc85745d0a
tree38f38ab1eaa3ca61bd4851b0b9a64464bd991b79
parent5309d10f8f68f5c66937ec96615c1197fd7f263c
Add conditionals for non-Unix. Just g_error() unless G_OS_UNIX for now.

2007-11-25  Tor Lillqvist  <tml@novell.com>

* glib/gtestutils.c: Add conditionals for non-Unix. Just g_error()
unless G_OS_UNIX for now.

svn path=/trunk/; revision=5936
ChangeLog
glib/Makefile.am
glib/gtestutils.c