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

Reorganize structs a bit. #16

Open
wants to merge 1 commit into
base: byshape
Choose a base branch
from

Conversation

JATothrim
Copy link

This just moves Header and ShapeEntry into cacheformat namespace.

I cherry-picked this from v2 newCache work I did from scratch after the bug.
Next one would use these structs to pass filePointer, Header and ShapeEntry for ShapeRange constructor
but since getCubesByShape() is in .cpp now, I don't see the point doing it?

  Move them into cacheformat namespace for future use.
@nsch0e
Copy link
Owner

nsch0e commented Jul 25, 2023

sry, I forgot your PR. Should I merge this as is, or could you rebase on byshape?

@JATothrim
Copy link
Author

sry, I forgot your PR. Should I merge this as is, or could you rebase on byshape?

You can merge this onto byshape branch as-is, if it still applies cleanly otherwise I'll rebase.
(I'm techinally forced to do rebase at this point, since the branch is merged to upstream, but this is just a single commit)

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