Skip to content

Fixed warnings produced by clang-9.0.0#1980

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
mshabunin:clang-warnings
Feb 1, 2019
Merged

Fixed warnings produced by clang-9.0.0#1980
opencv-pushbot merged 1 commit intoopencv:masterfrom
mshabunin:clang-warnings

Conversation

@mshabunin
Copy link
Copy Markdown
Contributor

@mshabunin mshabunin commented Jan 28, 2019

Merge with opencv/opencv#13705

This pullrequest changes

Fixed warnings:

  • warning: local variable xxxxx will be copied despite being returned by name [-Wreturn-std-move]
  • warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted]

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.

3 participants