openpharma/mmrm

Fix compiler warning

Closed this issue · 0 comments

See https://cran.r-project.org/web/checks/check_results_mmrm.html

Result: WARN
Found the following significant warnings:
./covariance.h:177:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
./covariance.h:164:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/mmrm.Rcheck/00install.out’ for details.

  • used C++ compiler: ‘Debian clang version 17.0.5 (1)’

Need to be fixed by 10 Dec.