We weren't calling setlocale() so safename() was unnecessarily escaping characters regardless of the user's set locale
PR: 295875
(Not sure if the test is really necessary here)
Differential D57562
md5(1): honor the locale when encoding filenames Authored by nick_spun.io on Sat, Jun 13, 5:56 PM. Tags None Referenced Files
Details
We weren't calling setlocale() so safename() was unnecessarily escaping characters regardless of the user's set locale PR: 295875 (Not sure if the test is really necessary here) test suites run successfully, new test added
Diff Detail
Event TimelineComment Actions Please generate patches with -U999999 to include full context (if you have an update for this review). |