nlmixr2 / rxode2parse

1 stars 0 forks source link

rxode2parseSbuf #7

Closed mattfidler closed 1 year ago

mattfidler commented 1 year ago

See here:

Found the following significant warnings:
  /Users/ripley/R/Library/rxode2parse/include/rxode2parseSbuf.h:58:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
  rxData.cpp:4814:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]