Skip to content

Fixed errors caused by dynamic variable cast#5922

Merged
dorodnic merged 2 commits intorealsenseai:developmentfrom
nullptr-deref:master
Mar 11, 2020
Merged

Fixed errors caused by dynamic variable cast#5922
dorodnic merged 2 commits intorealsenseai:developmentfrom
nullptr-deref:master

Conversation

@nullptr-deref
Copy link
Contributor

During compilation, Make complained that in initializer list cannot be any
implicitly casted values so I've fixed this issue.

During compilation, Make complained that in initializer list cannot be any
implicitly casted values so I've fixed this issue.
Copy link
Contributor

@ev-mp ev-mp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@militaryCoder , thank you for the contribution,
I'll redirect the PR to development stream as this the policy we practice.

@ev-mp ev-mp changed the base branch from master to development March 1, 2020 10:19
Copy link
Contributor

@ev-mp ev-mp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@militaryCoder , can you rebase to development branch and check whether the PR is still needed ?
Apparently a similar fix has already been accepted (thus the merge conflict).
Thank you

@nullptr-deref
Copy link
Contributor Author

I see what you mean.
I cloned development branch and tried to build it and it succeeded.
I think I'll continue watching this problem until next release.

@dorodnic dorodnic merged commit 62e087b into realsenseai:development Mar 11, 2020
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.

3 participants