Explorar el Código

This appears to have been fixed at some point.

Ryan C. Gordon hace 8 años
padre
commit
395ea71990
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/physfs.c

+ 0 - 1
src/physfs.c

@@ -2352,7 +2352,6 @@ typedef struct SymlinkFilterData
     PHYSFS_ErrorCode errcode;
 } SymlinkFilterData;
 
-/* !!! FIXME-3.0: broken if in a virtual mountpoint (stat call fails). */
 static int enumCallbackFilterSymLinks(void *_data, const char *origdir,
                                       const char *fname)
 {