Skip to content

Add _UNICODE to default defines on Windows#1540

Merged
sean-mcmanus merged 3 commits into
microsoft:masterfrom
sylveon:master
Feb 9, 2018
Merged

Add _UNICODE to default defines on Windows#1540
sean-mcmanus merged 3 commits into
microsoft:masterfrom
sylveon:master

Conversation

@sylveon

@sylveon sylveon commented Feb 9, 2018

Copy link
Copy Markdown
Contributor

Fixes #1538

@sean-mcmanus sean-mcmanus modified the milestone: February 2018 Feb 9, 2018
@sean-mcmanus

Copy link
Copy Markdown
Contributor

You can add an entry to the 0.15.0 CHANGELOG.md if you want.

@sylveon

sylveon commented Feb 9, 2018

Copy link
Copy Markdown
Contributor Author

Thanks, done.

Comment thread Extension/CHANGELOG.md Outdated
* Fix error popup appearing with non-workspace files when using `compile_commands.json`. [#1475](https://github.com/Microsoft/vscode-cpptools/issues/1475)
* Add more macros to `cpp.hint` (fixing missing symbols).
* Added support for config variables to `c_cpp_properties.json` [#314](https://github.com/Microsoft/vscode-cpptools/issues/314)
* Define \_UNICODE by default on Windows platforms. [#1538](https://github.com/Microsoft/vscode-cpptools/issues/1538)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

super nit: Can you use ` around `_UNICODE` instead of '\'? It will show up in the changelog better that way.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of course

@sean-mcmanus sean-mcmanus merged commit 2fcd4b4 into microsoft:master Feb 9, 2018
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False error

3 participants