Closed LunaSare closed 1 year ago
Following https://discourse.llvm.org/t/rfc-enabling-wstrict-prototypes-by-default-in-c/60521?page=2, there are new warning when compiling C code on CRAN. Fixing those, following other packages with related issues, e.g. cli
Fix to #33
Existing tests evaluate if the changes work.
Description
Following https://discourse.llvm.org/t/rfc-enabling-wstrict-prototypes-by-default-in-c/60521?page=2, there are new warning when compiling C code on CRAN. Fixing those, following other packages with related issues, e.g. cli
Related Issue
Fix to #33
Tests
Existing tests evaluate if the changes work.