Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 257 Bytes

cran-comments.md

File metadata and controls

5 lines (5 loc) · 257 Bytes
  • Remove the use of some boost tools to fix LLVM 19
  • Remove some features to fix non-API calls
  • Fix C++20 compilation with gcc12 additional issue
  • Fix noSuggests additional issue
  • Fix Intel additional issue by changing std::stable_sort to std::sort.