http://www.riscos.info/bugzilla3/show_bug.cgi?id=260
Summary: readdir fails to return any files on Fat32FS with
suffix swapping
Product: GCC/GCCSDK
Version: other
Platform: Other
OS/Version: RISC OS
Status: NEW
Severity: normal
Priority: P1
Component: Unixlib and SharedCLibrary
AssignedTo: peter@chocky.org
ReportedBy: alan_baa@hotmail.com
Estimated Hours: 0.0
If suffix swapping is on and a directory contains a large number of files on a
Fat32FS drive than iterating the directory using opendir/readdir will not
return all the files.
The problems is because the hack described in dirent.c does not work on
Fat32FS, so it should be recoded to avoid the hack.
--
Configure bugmail: http://www.riscos.info/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK
No comments:
Post a Comment