Skip to content
New issue

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

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

Already on GitHub? # to your account

Include deprecated warnings #2376

Merged
merged 2 commits into from
Jul 18, 2018
Merged

Conversation

jacobkeeler
Copy link
Contributor

Related #1493 (some deprecated elements were used which couldn't be fixed before moving to C++11)

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

Build with deprecated warnings enabled, fixing any warnings that appear as a result

Summary

Include deprecated warnings during build

Changelog

Enhancements
  • Deprecated warnings are no longer ignored in the project
Bug Fixes
  • Fixes use of deprecated validate() method in project

CLA

@jacobkeeler jacobkeeler merged commit 4f21cba into develop Jul 18, 2018
@jacobkeeler jacobkeeler deleted the feature/include_deprecated_warnings branch August 27, 2018 19:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants