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

Issue 10689065: Deal with special cmd.exe environment variables that have keys that start with an equals sign. (Closed)

Created:
8 years, 5 months ago by Mads Ager (google)
Modified:
8 years, 5 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Deal with special cmd.exe environment variables that have keys that start with an equals sign. I have attempted to deal with them correctly instead of ignoring them so that they can be passed on unchanged to subprocesses. R=johnniwinther@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=9284

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M runtime/bin/platform_impl.dart View 1 chunk +10 lines, -0 lines 0 comments Download
M runtime/bin/process_impl.dart View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 5 months ago (2012-07-02 10:51:21 UTC) #1
Johnni Winther
8 years, 5 months ago (2012-07-02 10:57:15 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698