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

Use MarkBag instead of MARK_BAG #501

Merged
merged 1 commit into from
Aug 23, 2018

Conversation

fingolfin
Copy link
Contributor

In GAP 4.9, the latter is an alias for backwards compatibility for the former.

Alternatively, one could replace TBipartObjMarkSubBags by MarkTwoSubBags if one was willing to reorder the content of T_BIPART blocks so that the two subobject pointers come first, and the C++ pointer last (instead of first).

In GAP 4.9, the latter is an alias for backwards compatibility for the former.
@james-d-mitchell
Copy link
Collaborator

Thanks @fingolfin, the second solution would probably be better, but is more work! I'll do it on the next refactoring of the kernel code.

@james-d-mitchell james-d-mitchell merged commit 2f00aae into semigroups:master Aug 23, 2018
@fingolfin fingolfin deleted the mh/MarkBag branch August 23, 2018 16:25
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