glib r6963 - in trunk: . glib



Author: tml
Date: Fri May 30 06:36:55 2008
New Revision: 6963
URL: http://svn.gnome.org/viewvc/glib?rev=6963&view=rev

Log:
2008-05-30  Tor Lillqvist  <tml novell com>

	Bug 535625 - alias.h:2648: error: 'utime' undeclared here (not
	in a function)

	* glib/glib.symbols: Move g_utime inside #if !defined(G_OS_UNIX)
	|| defined(G_STDIO_NO_WRAP_ON_UNIX).



Modified:
   trunk/ChangeLog
   trunk/glib/glib.symbols

Modified: trunk/glib/glib.symbols
==============================================================================
--- trunk/glib/glib.symbols	(original)
+++ trunk/glib/glib.symbols	Fri May 30 06:36:55 2008
@@ -1085,12 +1085,12 @@
 g_remove
 g_fopen
 g_freopen
+g_utime
 #endif
 g_access
 g_chdir
 g_unlink
 g_rmdir
-g_utime
 #endif
 #endif
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]