Skip to content

Issue #990: Remove unsupported C++14 features #1029

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

Merged
merged 1 commit into from
Sep 25, 2019

Conversation

baylesj
Copy link
Contributor

@baylesj baylesj commented Sep 17, 2019

[[deprecated]] is a C++14 extension, and was mistakenly introducted into the code base.

This patch removes it from JsonCpp.

@baylesj baylesj merged commit 2a8189e into clang-formatize Sep 25, 2019
@baylesj baylesj deleted the fix-deprecated branch September 25, 2019 21:04
baylesj added a commit that referenced this pull request Oct 11, 2019
* Issue #958: Travis CI should enfore clang-format standards

This patch adds clang format support to the travis bots.

* Update path

* Roll back to version 8 since 9 is in test

* Cleanup clang

* Revert "Delete JSONCPP_DEPRECATED, use [[deprecated]] instead. (#978)" (#1029)

This reverts commit b27c83f.
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.

1 participant