[Rd] Edge case in rm() now failing in R-devel

Gábor Csárdi c@@rd|@g@bor @end|ng |rom gm@||@com
Thu Mar 23 12:01:24 CET 2023


This is new in R-devel:

> rm(list = NULL)
Error in rm(list = NULL) : invalid first argument

It still works in r84020, but does not in r84023, possibly because of
r84022 [1].

Gabor

[1] https://github.com/wch/r-source/commit/4dc057f5d49d3c0590488100e418e39b68682c95



More information about the R-devel mailing list