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

Remove Really Old Primitives #6759

Closed
tesonep opened this issue Jul 2, 2020 · 0 comments · Fixed by #6774
Closed

Remove Really Old Primitives #6759

tesonep opened this issue Jul 2, 2020 · 0 comments · Fixed by #6774

Comments

@tesonep
Copy link
Collaborator

tesonep commented Jul 2, 2020

The following primitives are pre-Spur, they are not working anymore. They should be removed:

SmalltalkImage >> #forceTenure
SmalltalkImage >> #isRoot:
SmalltalkImage >> #isYoung:
SmalltalkImage >> #rootTable
SmalltalkImage >> #rootTableAt:
VirtualMachine >> #primitiveGCBiasToGrow:
VirtualMachine >> #setGCBiasToGrow:

weslleymberg added a commit to weslleymberg/pharo that referenced this issue Jul 3, 2020
Removes old primitives that are not used anymore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant