Compile warning: `"length" redefined`
dschlaep opened this issue · 1 comments
dschlaep commented
warning: "length" redefined [enabled by default]
#define length(x) Rf_length(x)
dschlaep commented
Due to DrylandEcology/SOILWAT2@39d3bc3
length(array) defined in SOILWAT2/generic.h
--> but only used in SOILWAT2/test/test_Times.cc
--> move to SOILWAT2/test/sw_testhelpers.h