Skip to content

Merge 3.4 #2223

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

Merged
merged 7 commits into from
Aug 13, 2019
Merged

Merge 3.4 #2223

merged 7 commits into from
Aug 13, 2019

Conversation

alalek
Copy link
Member

@alalek alalek commented Aug 13, 2019

#2217 from tomoaki0705:suppressNoisyWarning
#2220 from alalek:cmake_tesseract_cxx11_check

Main PR: opencv/opencv#15295
Previous "Merge 3.4": #2214

force_builders=Custom
buildworker:Custom=linux-1,linux-2,linux-4
docker_image:Custom=ubuntu-cuda:16.04

tomoaki0705 and others added 7 commits August 8, 2019 21:45
  * limit the affect by using HAVE_CUDA
  * add -Wno-psabi when using GCC 6
  * add -Wundef for CUDA 10
  * add -Wdeprecated-declarations when using GCC 7
  * add -Wstrict-aliasing and -Wtautological-compare for GCC 7
  * replace cudaThreadSynchronize with cudaDeviceSynchronize

original commit: opencv/opencv@40c71a2
tesseract 4.x headers require C++11 (can't be used by OpenCV 3.4 without C++11)
@alalek
Copy link
Member Author

alalek commented Aug 13, 2019

👍

@alalek alalek merged commit 8532e65 into opencv:master Aug 13, 2019
@alalek alalek mentioned this pull request Aug 16, 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.

2 participants