Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(120)

Issue 17224002: Make version generation functionallity work on non english locale. (Closed)

Created:
7 years, 6 months ago by ricow1
Modified:
7 years, 6 months ago
Reviewers:
kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make version generation functionallity work on non english locale. Landing patch supplied by David Gomez - see http://dartbug.com/11119 R=kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=24072

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M dart/tools/utils.py View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
ricow1
7 years, 6 months ago (2013-06-17 06:37:46 UTC) #1
kustermann
https://codereview.chromium.org/17224002/diff/1/dart/tools/utils.py File dart/tools/utils.py (right): https://codereview.chromium.org/17224002/diff/1/dart/tools/utils.py#newcode243 dart/tools/utils.py:243: stderr = subprocess.STDOUT, shell=IsWindows(), env = {'LC_MESSAGES' : 'en_GB'}) ...
7 years, 6 months ago (2013-06-17 06:38:56 UTC) #2
ricow1
https://codereview.chromium.org/17224002/diff/1/dart/tools/utils.py File dart/tools/utils.py (right): https://codereview.chromium.org/17224002/diff/1/dart/tools/utils.py#newcode243 dart/tools/utils.py:243: stderr = subprocess.STDOUT, shell=IsWindows(), env = {'LC_MESSAGES' : 'en_GB'}) ...
7 years, 6 months ago (2013-06-17 06:40:19 UTC) #3
kustermann
and lgtm
7 years, 6 months ago (2013-06-17 06:41:37 UTC) #4
ricow1
7 years, 6 months ago (2013-06-17 06:42:33 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r24072 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698