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

Compilation warnings fixes #896

Merged
merged 3 commits into from
Aug 3, 2019
Merged

Conversation

palonso
Copy link
Contributor

@palonso palonso commented Aug 2, 2019

This PR removes all the compilation warnings not related to AVStream in my Ubuntu 18.04.2 LTS machine

palonso added 3 commits August 2, 2019 17:36
auto_ptr is deprecated for C++11.
Although unique_ptr is not exactly the same, it should be safe to
replace according to this:
https://stackoverflow.com/questions/3451099/stdauto-ptr-to-stdunique-ptr
@palonso palonso requested a review from dbogdanov August 2, 2019 15:56
@dbogdanov dbogdanov merged commit d8293a1 into MTG:master Aug 3, 2019
@palonso palonso deleted the compilation_warnings_fixes branch January 24, 2020 14:26
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