Skip to content

Version compatibility enhancement - #5352

Merged
ev-mp merged 3 commits into
realsenseai:developmentfrom
ev-mp:ver_compat_fix
Dec 2, 2019
Merged

Version compatibility enhancement#5352
ev-mp merged 3 commits into
realsenseai:developmentfrom
ev-mp:ver_compat_fix

Conversation

@ev-mp

@ev-mp ev-mp commented Dec 1, 2019

Copy link
Copy Markdown
Contributor

Relax version compatibility constrain from strict identity to the standardized convention:
-The versions are compatible when the majors align and the version minors hold (lib_ver >= exe_ver).
-Patch number version does not affect compatibility.
Cover compatibility constrain with unit-test.

Minor fixes

Evgeni Raikhel added 3 commits December 1, 2019 14:38
…ndardized convention:

 -The versions are compatible when the majors align and the version minors hold (lib_ver >= exe_ver).
 -Patch number version does not affect compatibility.
Cover compatibility constrain with unit-test

Fix internal-unit-tests for rsusb backend
Fix Matlab build with MSVC2019
@ev-mp
ev-mp merged commit 726ebba into realsenseai:development Dec 2, 2019
@ev-mp
ev-mp deleted the ver_compat_fix branch January 12, 2020 07:54
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