Chromium Code Reviews
DescriptionFix extraction of environment variables on Windows.
Environment variables were extracted using GetEnvironmentStringsA
and that does not play nice with for instance Danish letters
in environment variables.
This causes problems for pub if the current user has an
internationalized name.
This is the first patch in a series that will switch to the
unicode APIs on Windows.
R=sgjesse@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=15977
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address comments #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||