Closed jeroen closed 3 years ago
Not super happy with this, but rchk now enforces that each internal function is "balanced" which means that it has to PROTECT as many as it UNPROTECTs. So we can no longer unprotect from inside the build_list utility function.
build_list
Not super happy with this, but rchk now enforces that each internal function is "balanced" which means that it has to PROTECT as many as it UNPROTECTs. So we can no longer unprotect from inside the
build_list
utility function.