Skip to content

Conversation

shikokuchuo
Copy link
Member

@shikokuchuo shikokuchuo commented Sep 1, 2024

Fixes #1707, replacing usage of SET_ENCLOS().
Fixes #1708 replacing usage of PREXPR() .
Addresses part of #1706, replacing usage of SET_FORMALS(), SET_BODY(), SET_CLOENV(), FRAME(), HASHTAB(), PRVALUE(), and PRENV().

@shikokuchuo
Copy link
Member Author

shikokuchuo commented Sep 2, 2024

Added a commit that fixes more of these (updated message above).

@lionel-
Copy link
Member

lionel- commented Sep 9, 2024

Thanks Charlie, I have some ongoing branches that I'll have to merge first (e.g. main...feature/api-find-var) before looking at this, but not in the very short term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove PREXPR() usage (as much as we can) Remove SET_ENCLOS() usage
2 participants