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

Bugfix on the refactor PR #219

Merged
merged 2 commits into from Mar 29, 2019
Merged

Conversation

joka921
Copy link
Member

@joka921 joka921 commented Mar 29, 2019

  • We opened the same permutation twice and another not at all

  • This triggered another bug in the MmapVectorView that inherited a non-const method from MmapVector where it shouldn't have.

This addresses #218

- We opened the same permutation twice and another not at all

- This triggered another bug in the MmapVectorView that inherited a non-const method from MmapVector where it shouldn't have.
@niklas88
Copy link
Member

One other small issue, the log now says Registered SPO permutation: for all permutations instead of the right name

Copy link
Member

@niklas88 niklas88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@niklas88 niklas88 merged commit 9f1285a into ad-freiburg:master Mar 29, 2019
@joka921 joka921 deleted the f.fixRefactor branch March 29, 2019 17:31
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.

None yet

2 participants