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

Feature/gridedit 591 64 to 32 bit indexing 2 #198

Merged
merged 43 commits into from
Jul 12, 2023

Conversation

BillSenior
Copy link
Contributor

No description provided.

lucacarniato and others added 27 commits June 13, 2023 15:22
Smaller changes to be able to build using gcc 13.1.

Added missing header
Changed unique_ptr with "new char" to std::array
Added default_delete to shared_ptr
@BillSenior
Copy link
Contributor Author

BillSenior commented Jul 12, 2023

Replaced size_t with UInt (32 bit unsigned integer) (#198 | GRIDEDIT-591)

@BillSenior BillSenior closed this Jul 12, 2023
@BillSenior BillSenior reopened this Jul 12, 2023
@BillSenior BillSenior merged commit 8481fdd into master Jul 12, 2023
8 checks passed
@BillSenior BillSenior deleted the feature/GRIDEDIT-591_64_to_32_bit_indexing_2 branch July 25, 2023 09:19
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.

3 participants