Skip to content

Conversation

@richardbeare
Copy link
Contributor

…warnings

New versions of R are elevating warnings to errors, meaning installations with SimpleITKRinstaller are failing.

compiler warning/error was:

"format not a string literal and no format arguments [-Werror=format-security]"

The old version used Rprintf, however these are error messages and have therefore using REprintf makes more sense.

…warnings

New versions of R are elevating warnings to errors, meaning installations
with SimpleITKRinstaller are failing.

compiler warning/error was:

"format not a string literal and no format arguments [-Werror=format-security]"

The old version used Rprintf, however these are error messages and
have therefore using REprintf makes more sense.
@blowekamp blowekamp merged commit 9a42071 into SimpleITK:release Oct 25, 2024
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