Skip to content
Prev 406 / 63421 Next

R-alpha: R 0.50.a2 shortest segfault ...

Kurt Hornik <hornik@ci.tuwien.ac.at> writes:
On a related note, other bottom-level things act strangely:
Error: failed to match environments
Error: failed to match environments
Error: failed to match environments

The 1st might make sense (I'd prefer it to return NULL whenever n is
bigger than the stack height, rather than error out), but the 2nd
should return 0 and the 3rd the R_GlobalEnv as it does on any other
levels.