Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Unicode-related exec changes into xplat #160

Merged
merged 5 commits into from
Aug 24, 2015

Conversation

rainersigwald
Copy link
Member

This just catches us up to the latest master, but it's a nontrivial merge so I figured I'd get it reviewed separately.

AndyGerlicher and others added 5 commits August 13, 2015 09:55
- On an OS >= Windows 7 (v6.1), the Exec command will now using UTF-8 (w/o
  BOM) encoding for Console output and writing the temporary .cmd file.
  This will enable non-ansi characters in the Command property to work as
  expected.
- Added a unit test to cover the scenario.
Conflicts:
	src/XMakeTasks/Exec.cs
	src/XMakeTasks/UnitTests/Exec_Tests.cs
@rainersigwald
Copy link
Member Author

@AndyGerlicher, @ValMenn - can y'all sanity-check this?

@AndyGerlicher
Copy link
Contributor

LGTM. Looks more painful than it should have been, sorry!

rainersigwald added a commit that referenced this pull request Aug 24, 2015
Merge Unicode-related exec changes into xplat
@rainersigwald rainersigwald merged commit 14004e7 into dotnet:xplat Aug 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants