Re: size of long on all supported arches

2024-04-19 Thread Tatsuki Makino
Hello. Nuno Teixeira wrote on 2024/04/19 17:11: > (...) > > If anyone wants to test, I've included patch in commit: > https://cgit.freebsd.org/ports/commit/?id=89e4a1f2c1d1997b8414e2e648c7b4b7c829b63e I don't know how to write the language R, but it seems to me that it matches 1.0e-6 even when

Re: size of long on all supported arches

2024-04-19 Thread Nuno Teixeira
(...) If anyone wants to test, I've included patch in commit: https://cgit.freebsd.org/ports/commit/?id=89e4a1f2c1d1997b8414e2e648c7b4b7c829b63e Nuno Teixeira escreveu (sexta, 19/04/2024 à(s) 08:29): > Hello all, > > I'm testing a fix for tests on a R port (math/R-cran-RcppArmadillo): > https:/