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

Fix vscode example on windows #13

Merged
merged 3 commits into from
Jan 17, 2020
Merged

Conversation

ben-clayton
Copy link
Contributor

No description provided.

Without this the vscode extension cannot find the example executable, and the example fails.

Also use $USERPROFILE instead of  $HOME for finding the `.vscode` user directory for installing the extension.

Bug: google#12
`std::atomic<bool>` does not default initialize to `false`.

Bug: google#12
On windows text mode for these plays with newline escape sequences, breaking the ContextStream encoding.

Fixes: google#12
src/io.cpp Show resolved Hide resolved
CMakeLists.txt Show resolved Hide resolved
@ben-clayton ben-clayton merged commit ced82a0 into google:master Jan 17, 2020
@ben-clayton ben-clayton deleted the fix-win branch January 17, 2020 20:08
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.

2 participants