fs 1.3.1
-
Fix missed test with UTF-8 characters, which now passes on a strict Latin-1 locale.
-
Fix undefined behavior when casting -1 to
size_t
. -
dir_create()
now works with absolute paths andrecurse = FALSE
(#204).
Fix missed test with UTF-8 characters, which now passes on a strict Latin-1 locale.
Fix undefined behavior when casting -1 to size_t
.
dir_create()
now works with absolute paths and recurse = FALSE
(#204).