Page MenuHomePhabricator

Fix `arc` issues with non-English systems
AcceptedPublic

Authored by epriestley on Jul 13 2014, 6:43 PM.
Tags
None
Referenced Files
F14025100: D9922.diff
Thu, Nov 7, 2:27 PM
F14015539: D9922.diff
Sun, Nov 3, 8:47 PM
F14012696: D9922.id23816.diff
Fri, Nov 1, 3:23 PM
F14006238: D9922.diff
Mon, Oct 28, 3:53 AM
F13990674: D9922.id23839.diff
Tue, Oct 22, 5:25 AM
F13969014: D9922.id23816.diff
Thu, Oct 17, 12:00 AM
F13962909: D9922.diff
Tue, Oct 15, 12:55 PM
Unknown Object (File)
Wed, Oct 9, 4:22 PM
Subscribers

Details

Summary

Fixes T5554. I can't get any of this stuff running in non-English, but I'll get some people reporting this issue to try it out.

Test Plan

seems to work idk??

Diff Detail

Repository
rARC Arcanist
Branch
lcall
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1702
Build 1703: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Fix `arc` issues with non-English systems.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
  • Try using LANG instead.
  • Consolidate LANG logic from svn commit.
  • Fix an issue with passthru commands.
  • Don't set LANG for passthru commands.
btrahan edited edge metadata.

haha, <3 the testplan

This revision is now accepted and ready to land.Jul 17 2014, 10:31 PM

This doesn't break anything for English users but I'm waiting on confirmation from a non-English user that it solves something. It's way cleaner overall regardless, but it would be nice to fix this issue too. :P

@epriestley this change works for us in de_DE locales. It would be nice if this was merged.