Skip to content
Prev 8489 / 10988 Next

[Rcpp-devel] Rcpp bug (was: [Rd] Notes on building a gcc toolchain for Rtools (but not multilib))

Just noticed that Rcpp::stop also causes a hang on 64-bit R so the
longjmp in the wrapper macro is having the same effect (good to be
clear that the destructors being bypassed wasn't the source of the
hang/crash)
On Thu, Mar 12, 2015 at 4:25 PM, Avraham Adler <avraham.adler at gmail.com> wrote: