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

refactoring catching all exceptions as const ref #12878

Merged
merged 2 commits into from
Nov 9, 2018
Merged

refactoring catching all exceptions as const ref #12878

merged 2 commits into from
Nov 9, 2018

Conversation

tompollok
Copy link
Contributor

@tompollok tompollok commented Oct 19, 2018

relates #12858

This pullrequest changes

refactored codebase such that exception handling is always using const ref

Now the codebase should be the same everywhere, except the files in 3rdparty. I didnt know if im allowed to touch them.

allow_multiple_commits=1

@tompollok
Copy link
Contributor Author

@alalek are the CV_TRY and CV_CATCH macros still necessary or should their use disappear slowly from the codebase?

@mshabunin mshabunin added the RFC label Oct 23, 2018
@tompollok
Copy link
Contributor Author

Thanks @alalek for merging and doing the work on CV_TRY
I have also added the same PR for opencv_contrib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants