The R Project SVN R

Rev

Rev 40900 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

### Windows-only regression tests

## closing a graphics window could segfault in Windows
windows(record = TRUE)
plot(1)
dev.off()
gc()
## segfaulted in 2.0.0