glib r6048 - trunk/gio



Author: alexl
Date: 2007-12-05 10:38:03 +0000 (Wed, 05 Dec 2007)
New Revision: 6048
ViewCVS link: http://svn.gnome.org/viewcvs/glib?rev=6048&view=rev

Modified:
   trunk/gio/ChangeLog
   trunk/gio/gbufferedinputstream.c
   trunk/gio/gbufferedoutputstream.c
   trunk/gio/gdrive.c
   trunk/gio/gdrive.h
   trunk/gio/gfile.c
   trunk/gio/gfile.h
   trunk/gio/gfileenumerator.c
   trunk/gio/gfileenumerator.h
   trunk/gio/gfileinputstream.c
   trunk/gio/gfileoutputstream.c
   trunk/gio/gfileoutputstream.h
   trunk/gio/gfilterinputstream.c
   trunk/gio/gfilteroutputstream.c
   trunk/gio/ginputstream.c
   trunk/gio/ginputstream.h
   trunk/gio/glocalfile.c
   trunk/gio/glocalfileenumerator.c
   trunk/gio/glocalfileinputstream.c
   trunk/gio/glocalfileoutputstream.c
   trunk/gio/gmemoryinputstream.c
   trunk/gio/gmemoryoutputstream.c
   trunk/gio/goutputstream.c
   trunk/gio/goutputstream.h
   trunk/gio/gseekable.c
   trunk/gio/gseekable.h
   trunk/gio/gunixdrive.c
   trunk/gio/gunixinputstream.c
   trunk/gio/gunixoutputstream.c
Log:
2007-12-05  Alexander Larsson  <alexl redhat com>

        * gbufferedinputstream.c:
        * gbufferedoutputstream.c:
        * gdrive.[ch]:
        * gfile.[ch]:
        * gfileenumerator.[ch]:
        * gfileinputstream.c:
        * gfileoutputstream.[ch]:
        * gfilterinputstream.c:
        * gfilteroutputstream.c:
        * ginputstream.[ch]:
        * glocalfile.c:
        * glocalfileenumerator.c:
        * glocalfileinputstream.c:
        * glocalfileoutputstream.c:
        * gmemoryinputstream.c:
        * gmemoryoutputstream.c:
        * goutputstream.[ch]:
        * gseekable.[ch]:
        * gunixdrive.c:
        * gunixinputstream.c:
        * gunixoutputstream.c:
	Rename all struct members named:
	read, write, close, truncate, or mount
	to foo_fn, as these are reserved names
	and could be defined as macros in libc.
	(#501645)






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