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

Fix missing assert conversion #400

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

JohanBertrand
Copy link
Contributor

This is rising an error when compiling with -wConversion (conversion from unsigned int to int)

@LeStarch
Copy link
Collaborator

LeStarch commented Apr 9, 2024

@bocchino would you review this? It is short, and looks reasonable to me.

@LeStarch
Copy link
Collaborator

LeStarch commented Apr 9, 2024

@JohanBertrand we may need to update the UT reference files too. @bocchino is that process written somewhere we can link to?

@JohanBertrand JohanBertrand marked this pull request as ready for review April 9, 2024 18:00
@JohanBertrand
Copy link
Contributor Author

JohanBertrand commented Apr 9, 2024

I updated the UT; it's now ready for review

Copy link
Collaborator

@bocchino bocchino left a comment

Choose a reason for hiding this comment

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

Looks good!

@bocchino bocchino merged commit db9b48a into nasa:main Apr 10, 2024
11 checks passed
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