Skip to content

ghc::filesystem Release v1.2.2

Choose a tag to compare

@gulrak gulrak released this 23 Jun 14:47
· 384 commits to master since this release
  • Fix for (#21), when compiling on Alpine Linux with musl instead of glibc, the wrong strerror_r signature was expected. The complex preprocessor define mix was dropped in favor of the usual dispatch by overloading a unifying wrapper.