nlmixr2 / rxode2parse

1 stars 0 forks source link

CRAN #82

Closed mattfidler closed 7 months ago

mattfidler commented 7 months ago

m1mac

Found the following significant warnings:
  etTran.cpp:1275:36: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  etTran.cpp:1323:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  etTran.cpp:1396:38: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  etTran.cpp:1399:38: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  etTran.cpp:1441:36: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  etTran.cpp:1444:36: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  etTran.cpp:1522:36: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  etTran.cpp:1526:36: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  etTran.cpp:1927:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  etTran.cpp:1928:46: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  etTran.cpp:2020:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  etTran.cpp:2024:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  etTran.cpp:2488:34: warning: format string is not a string literal (potentially insecure) [-Wformat-security]

intel

linCmtB fails

mattfidler commented 7 months ago

Please correct before 2024-01-28 to safely retain your package on CRAN.

mattfidler commented 7 months ago

Issue #69 (when working) will likely be the best chance of addressing the intel fortan compiler issue.

mattfidler commented 7 months ago

Issue #83 addresses m1mac