Qdir::entryInfoList() uses readdir(), and not readdir64(). This results in files on a 64 bit system not be shown. Suggested to use readdir64() instead of readdir(), in qfsfileengine_iterator_unix.cpp.
-
João Abecasis
-
Nils Christian Roscher-Nielsen (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
0 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes