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

CRAN #643

Closed
mattfidler opened this issue Jan 14, 2024 · 1 comment
Closed

CRAN #643

mattfidler opened this issue Jan 14, 2024 · 1 comment

Comments

@mattfidler
Copy link
Contributor

Found the following significant warnings:
  forder.cpp:103:30: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  forder.cpp:106:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  forder.cpp:128:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  forder.cpp:142:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  forder.cpp:146:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  rxInv.cpp:36:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  rxode2_df.cpp:218:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  rxode2_df.cpp:228:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/Users/ripley/R/packages/tests-devel/rxode2.Rcheck/00install.out’ for details.

This will also require #565 to be addressed (because it needs to be addressed for rxode2parse

@mattfidler
Copy link
Contributor Author

Also requires #644

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

No branches or pull requests

1 participant