Skip to content

[Bioc-devel] Windows, normalizePath(), and non-ASCII characters

1 message · Mike Smith

#
Hi Val,

I think I achieved some resolution, if not total clarity.  It's to do with
the encoding of the of the two path variables:
[1] "unknown"
[1] "UTF-8"

I don't understand why recursive calls to normalizePath() changes the
encoding, but the combination of HDF5 & Windows fails when given UTF-8
paths.  I've updated rhdf5 to try and ensure paths are encoded in Latin-1
which Windows is fine with, but it'll still go awry if you use characters
outside that set.  I'm still searching for a more comprehensive solution.

Thanks,
Mike

On Thu, 31 May 2018 at 20:09, Obenchain, Valerie <
Valerie.Obenchain at roswellpark.org> wrote: