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

align adl-p to dev #11485

Merged
merged 85 commits into from
Feb 27, 2023
Merged

align adl-p to dev #11485

merged 85 commits into from
Feb 27, 2023

Conversation

Nir-Az
Copy link
Collaborator

@Nir-Az Nir-Az commented Feb 26, 2023

No description provided.

maloel and others added 30 commits February 1, 2023 09:08
E shiftTooManyBitsSigned         third-party/stb_image.h+1647                       Shifting signed 32-bit value by 31 bits is undefined behaviour

Use an equivalent formulation that has sgn=0 or 1, not 0 or -1.
This avoids right-shifting signed values, at least in this place.

Fixes issue IntelRealSense#1061.
nothings/stb@0260135

Signed-off-by: Dmitry Perchanov <dmitry.perchanov@intel.com>
E uninitvar                      src/l500/l500-color.cpp+265                        Uninitialized variable: intrinsics.model

Signed-off-by: Dmitry Perchanov <dmitry.perchanov@intel.com>
Nir-Az and others added 26 commits February 20, 2023 17:11
The "if" statements added
The code format was refactored back to what it was before.
The api.h include removed.
These are old errors, KW did not like our previous concept.
@Nir-Az Nir-Az merged commit 5e26e12 into IntelRealSense:adl-p Feb 27, 2023
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.

7 participants