Skip to content

Conversation

@timguen
Copy link
Contributor

@timguen timguen commented Sep 9, 2022

Static code analysis flagged these three instances of signed/unsigned mismatches. This change adds explicit static_cast to uint32_t to indicate that this is intentional.

Static code analysis flagged these three instances of signed/unsigned mismatches. This change adds explicit static_casts to indicate that this is intentional.
@kennykerr
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Collaborator

@kennykerr kennykerr left a comment

Choose a reason for hiding this comment

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

Thanks!

@kennykerr kennykerr merged commit 380cb8f into microsoft:master Sep 9, 2022
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