repair binary compatibility with 2.4.2 (Bug #2415)
Description
need to repair the binary compatibility reported by our buildbot: http://argus-cv.dnsalias.org:7018
Associated revisions
partially recovered binary compatibility (ticket #2415)
Revert "partially recovered binary compatibility (ticket #2415)"
This reverts commit 94b97b7a631abb1f42b4f66cfc7149e6e46203c8.
Merge pull request #2415 from vpisarev:fix_stereobm_sse
History
Updated by Vadim Pisarevsky over 12 years ago
Most of the binary compatibility issues have been fixed.
For 2 reports - about added extra fields to CvMLData and FastFeatureDetector, I modified types of the added members and checked that the size of those structures is the same as in 2.4.2, at least on Linux and Mac.
The remaining issues - conditional virtual destructors in Input/OutputArrays, video stabilization, detection-based face tracker should be either accepted or replaced with older versions from 2.4.2.
- Priority changed from Blocker to High
- Assignee changed from Vadim Pisarevsky to Andrey Kamaev
Updated by Andrey Kamaev over 12 years ago
- Assignee deleted (
Andrey Kamaev)
Updated by Kirill Kornyakov over 12 years ago
- Target version set to Next Hackathon
Updated by Andrey Kamaev over 12 years ago
- Target version changed from Next Hackathon to 2.4.3
- Status changed from Open to Done
- Assignee set to Vadim Pisarevsky