Skip to content

Correct one cast to suppress warning when checking size#281

Merged
eddelbuettel merged 1 commit intomasterfrom
de/ch9564/correct_cast
Aug 11, 2021
Merged

Correct one cast to suppress warning when checking size#281
eddelbuettel merged 1 commit intomasterfrom
de/ch9564/correct_cast

Conversation

@eddelbuettel
Copy link
Copy Markdown
Contributor

This PR suppresses a two-line warning when the size of a uint32_t is checked, and we accidentally compared to a int64_t. It is being triggered now at CRAN following the 0.9.5 upload as seen at the results page.

@shortcut-integration
Copy link
Copy Markdown

This pull request has been linked to Clubhouse Story #9564: Correct one cast to avoid clang warning.

@eddelbuettel eddelbuettel merged commit acb5cec into master Aug 11, 2021
@eddelbuettel eddelbuettel deleted the de/ch9564/correct_cast branch August 11, 2021 12:58
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