git-annex/Utility/Process
Joey Hess 06a813ad44
set locale encoding after fdTohandle
fdToHandle does not set the usual system locale encoding,
so when the Handle is used for any String IO, it needs to be done
manually for correctness.

I don't know if this fixes any bugs. It might eg, fix a bug with
multicast receive of a file.

Sponsored-by: Leon Schuermann
2025-09-15 21:35:38 -04:00
..
Shim.hs merge from propellor 2015-10-28 00:18:01 -04:00
Transcript.hs set locale encoding after fdTohandle 2025-09-15 21:35:38 -04:00