bug fix to Inconsistent comment for EXIF issue id #15706#16535
bug fix to Inconsistent comment for EXIF issue id #15706#16535opencv-pushbot merged 1 commit intoopencv:3.4from
Conversation
|
This patch should go into 3.4 branch first. We will merge changes from 3.4 into master regularly (weekly/bi-weekly). So, please:
Note: no needs to re-open PR, apply changes "inplace". |
|
You should check commit message and its content. |
|
The error produced by build bot is: /persistence_yml.cpp:36:31: error: 'd' was not declared in this scope I checked the file persistence_yml.cpp but where I found that 'd' was declared as whereas value_type is not declared. |
You should check contents of this patch:
You bring unnecessary/wrong code changes from other branch. |
I Will fix that |
Please remove unnecessary changes from the patch. We should have 1 commit and 1 changed file here. |
ab8d5da to
4b78550
Compare
… added final removed all the changes occured while trying to resolve conflicts
Done |
resolves #15706
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.