statvfs breakage

Gerald Pfeifer gerald at pfeifer.com
Tue Mar 9 02:30:45 CST 2004


I noticed that Alexandre fixed this; thanks!

The only issue remaining now is the following, in files/drive.c

  ../../files/drive.c: In function `DRIVE_GetFreeSpace':
  ../../files/drive.c:768: warning: implicit declaration of function `statvfs'

which was added by

  revision 1.107
  date: 2004/03/05 21:03:46;  author: julliard;  state: Exp;  lines: +11 -22
  Use statvfs instead of statfs, and provide a default implementation in
  libwine_port if necessary.

Gerald
-- 
Gerald Pfeifer (Jerry)   gerald at pfeifer.com   http://www.pfeifer.com/gerald/



More information about the wine-devel mailing list