Page MenuHomePhabricator

Fix `arc` issues with non-English systems
AcceptedPublic

Authored by epriestley on Jul 13 2014, 6:43 PM.
Tags
None
Referenced Files
F14763261: D9922.diff
Thu, Jan 23, 10:18 AM
Unknown Object (File)
Tue, Jan 21, 11:42 AM
Unknown Object (File)
Wed, Jan 15, 7:43 PM
Unknown Object (File)
Wed, Jan 1, 6:05 AM
Unknown Object (File)
Wed, Jan 1, 6:05 AM
Unknown Object (File)
Wed, Jan 1, 6:05 AM
Unknown Object (File)
Fri, Dec 27, 7:37 PM
Unknown Object (File)
Dec 25 2024, 7:01 AM
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.