Skip to content
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

Version compatibility enhancement #5352

Merged
merged 3 commits into from
Dec 2, 2019

Conversation

ev-mp
Copy link
Collaborator

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

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

…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 IntelRealSense: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