As reported in #1485, -Wextra reports this kind of warning at the interface with R. We need to evaluate whether this is something we can fix maybe with an explicit cast, or we should just whitelist it with -Wno-cast-function-type once -Wextra is added.
As reported in #1485,
-Wextrareports this kind of warning at the interface with R. We need to evaluate whether this is something we can fix maybe with an explicit cast, or we should just whitelist it with-Wno-cast-function-typeonce-Wextrais added.