Skip to content
Prev 45391 / 63421 Next

double in summary.c : isum

Hi,

Please consider the following :
[1] 1073741823
[1] 1073741824

Tested on 2.15.2 and a recent R-devel (r62132).

I'm wondering if s in isum could be LDOUBLE instead of double, like 
rsum, to fix this edge case?

https://svn.r-project.org/R/trunk/src/main/summary.c

Thanks,
Matthew