convert path to the native locale before passing to boost::interprocess::file_mapping() by yutannihilation · Pull Request #838 · tidyverse/readr

fixes #834, fixes #837 As described on #834, the behavior of normalizePath() (more precisely, path.expand(), which is used inside normalizePath()) has been changed to return the character encoded i...