Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

patches for ARC/ORC #8

Closed
wants to merge 1 commit into from
Closed

Conversation

ringabout
Copy link

@ringabout ringabout commented Sep 6, 2022

ARC/ORC doesn't seem to support cast a ref object to RootRef if the ref object doesn't inherit from RootRef. The varTab variable is a global variable and seems to be alive until the very end of a program. So does the data within the table. I do a Gc_ref for the value.

ref nim-lang/Nim#20016
ref nim-lang/Nim#19972

@yglukhov
Copy link
Owner

yglukhov commented Oct 4, 2022

Sorry it took so long to notice this PR, I've fixed it differently in 0a068e8

@yglukhov yglukhov closed this Oct 4, 2022
@ringabout
Copy link
Author

Thank you!

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.

2 participants