Skip to content

BUG: Fix crashing issue with string constants. Add CPR/CRC Binary EBSD Reader #28

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

Merged
merged 4 commits into from
Nov 4, 2024

Conversation

imikejackson
Copy link
Collaborator

No description provided.

Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
…#26)

* BUG: Use StringLiteral class to avoid crashes on launch due to unintialized std::string constants
* COMP: Add missing #include directive for tbb task_group

---------

Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
@imikejackson imikejackson merged commit c61a730 into develop Nov 4, 2024
1 of 5 checks passed
@imikejackson imikejackson deleted the topic/fix branch November 4, 2024 21:52
imikejackson added a commit that referenced this pull request Nov 8, 2024
…D Reader (#28)

* VERSION: Update to 1.0.34
* BUG: Fix crashing due to use of std::string as a constant in headers. (#26)
* COMP: Add missing #include directive for tbb task_group
* READER: Implement Aztec .cpr/.crc reader for EBSD data. (#27)
* Fix Xcode 16 crash on start up.

Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>

---------

Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
imikejackson added a commit that referenced this pull request Nov 8, 2024
…D Reader (#28)

* VERSION: Update to 1.0.35
* BUG: Fix crashing due to use of std::string as a constant in headers. (#26)
* COMP: Add missing #include directive for tbb task_group
* READER: Implement Aztec .cpr/.crc reader for EBSD data. (#27)
* Fix Xcode 16 crash on start up.

Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>

---------

Signed-off-by: Michael Jackson <mike.jackson@bluequartz.net>
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.

1 participant