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

Revert IntSet as previously implemented rather than an alias for Pack… #16059

Closed

Conversation

landerlo
Copy link
Contributor

Revert IntSet to previously implemented rather than as an alias for PackedSet[int], to fix
some issues found during disruptek/gram compilation:

https://github.com/disruptek/gram/runs/1419861309?check_suite_focus=true

@timotheecour
Copy link
Member

timotheecour commented Nov 20, 2020

code duplication is really bad and should almost always be avoided.
I've sent out a much simpler fix here #16060

@landerlo
Copy link
Contributor Author

landerlo commented Nov 20, 2020

Absolutely, that was a temporary fix as I wasn't sure what the issue was. Thank you fixing it.

@landerlo landerlo closed this Nov 20, 2020
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