Open merliseclyde opened 2 months ago
removed all occurrences of SETLENGTH and updated code appropriately to truncate over-allocated vectors per https://github.com/r-lib/fs/issues/450
Reopening due to imbalance problems flagged when running tests outside of R CMD check. Code has reverted back to using SETLENGTH to avoid the stack imbalance
As SETLENGTH is not part of the public API, all calls of SETLENGTH need to be replaced in advance of strict enforcement