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 gcc 9.1 -Wdeprecated-copy warnings by splitting dual-mode constructor into separate copy constructor and converting constructor #164

Conversation

zmajeed
Copy link

@zmajeed zmajeed commented Jul 2, 2019

Part 3 fixes for #161

…ctor into separate copy constructor and converting constructor
@alexey-katranov
Copy link
Contributor

alexey-katranov commented Jul 3, 2019

Thank you for the patch. Unfortunately, we cannot accept the patch "as is" because it relies on C++11 and will not work with pre-C++11. In any case, we have already been working on the issue and will be fixed in one of the future releases.

@zmajeed
Copy link
Author

zmajeed commented Jul 3, 2019

Sorry - did not realize C++03 is supported

@zmajeed zmajeed closed this Jul 3, 2019
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.

None yet

2 participants