diff ChangeLog @ 69:31759d770628

Fri Oct 13 10:27:22 2006 John Ellis <johne@verizon.net> * cache_maint.c, ui_fileops.c, ui_pathsel.c, ui_tabcomp.c: Remove use of the d_ino > 0 test as all files listed by readdir should be valid. dirent.d_ino is not guanteed by POSIX, and at one recent point is not implemented on cygwin.
author gqview
date Fri, 13 Oct 2006 14:36:26 +0000
parents c6ff22c968b2
children 13e76f7b2cbb
line wrap: on
line diff
--- a/ChangeLog	Fri Oct 13 13:44:30 2006 +0000
+++ b/ChangeLog	Fri Oct 13 14:36:26 2006 +0000
@@ -1,3 +1,10 @@
+Fri Oct 13 10:27:22 2006  John Ellis  <johne@verizon.net>
+
+	* cache_maint.c, ui_fileops.c, ui_pathsel.c, ui_tabcomp.c: Remove use
+	of the d_ino > 0 test as all files listed by readdir should be valid.
+	dirent.d_ino is not guanteed by POSIX, and at one recent point is
+	not implemented on cygwin.
+
 Fri Oct 13 09:25:25 2006  John Ellis  <johne@verizon.net>
 
 	* pl.po: Update Polish translation,