ENH: improve robustness of fileStat class (issue #794)
- quick ignore of empty filenames. - relocated some implementation details from POSIX.C to the fileStat class, where they make more sense.
Showing
- src/OSspecific/POSIX/POSIX.C 9 additions, 24 deletionssrc/OSspecific/POSIX/POSIX.C
- src/OSspecific/POSIX/fileStat.C 36 additions, 7 deletionssrc/OSspecific/POSIX/fileStat.C
- src/OSspecific/POSIX/fileStat.H 32 additions, 23 deletionssrc/OSspecific/POSIX/fileStat.H
- src/OSspecific/POSIX/printStack.C 9 additions, 12 deletionssrc/OSspecific/POSIX/printStack.C
Please register or sign in to comment