Skip to content
Snippets Groups Projects
Commit 3a4038b2 authored by mark's avatar mark
Browse files

ENH: various general improvments to the POSIX functions

- ensure proper and sensible handling of empty names.
  Eg, isDir(""), isFile("") are no-ops, and avoid file-stat

- rmDir:
  * optional 'silent' option to suppress messages.
  * removes all possible sub-entries, instead of just giving up on
    the first problem encountered.

- reduced code duplication in etcFiles

ENH: provide WM_USER_RESOURCE_DIRNAME define (in foamVersion.H)

- this is still a hard-coded value, but at least centrally available
parent 62335ee7
No related branches found
No related tags found
1 merge request!121Merge develop into master for v1706 release
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment