gnomemm r1252 - in gnome-vfsmm/trunk: . examples/directory_visit libgnomevfs/src



Author: murrayc
Date: 2007-12-06 18:06:35 +0000 (Thu, 06 Dec 2007)
New Revision: 1252
ViewCVS link: http://svn.gnome.org/viewcvs/gnomemm?rev=1252&view=rev

Modified:
   gnome-vfsmm/trunk/ChangeLog
   gnome-vfsmm/trunk/examples/directory_visit/main.cc
   gnome-vfsmm/trunk/libgnomevfs/src/async-handle-2.ccg
   gnome-vfsmm/trunk/libgnomevfs/src/async-handle.ccg
   gnome-vfsmm/trunk/libgnomevfs/src/drive.ccg
   gnome-vfsmm/trunk/libgnomevfs/src/drive.hg
   gnome-vfsmm/trunk/libgnomevfs/src/enums.hg
   gnome-vfsmm/trunk/libgnomevfs/src/volume.ccg
   gnome-vfsmm/trunk/libgnomevfs/src/volume.hg
Log:
2007-11-11  Armin Burgmeier  <armin openismus com>

* libgnomevfs/src/enums.hg: Rename enumerators from GnomeVFSResultType
to begin with ERR_ instead of ERROR_, to avoid conflicts with Windows
defined (bugzilla.gnome.org bug 494360). Also rename FILE_TYPE_UNKNOWN
to FILE_TYPE_UNKNOWN_TYPE. Keep the old names on non-Windows platforms
for compatibility.

* libgnomevfs/src/drive.hg:
* libgnomevfs/src/drive.ccg:
* libgnomevfs/src/volume.hg:
* libgnomevfs/src/volume.ccg: Don't include the eject(), mount(),
unmount() and connect_to_server() on Windows, because gnome-vfs does
not implement them.

* libgnomevfs/src/async-handle-2.ccg:
* libgnomevfs/src/async-handle.ccg:
* examples/directory_visit/main.cc: Use the new enumerators. 

Bug #494360.




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