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

Switch to CMake for building CAL #2

Merged
merged 2 commits into from
Oct 18, 2022
Merged

Switch to CMake for building CAL #2

merged 2 commits into from
Oct 18, 2022

Conversation

SSoelvsten
Copy link
Owner

@SSoelvsten SSoelvsten commented Oct 18, 2022

Features

  • Switches from Automake to CMake for building and linking

Breaking Changes

  • Moved Cal_PerformanceTest out of the library and into test/ folder

Bugs

  • free(): invalid pointer when freeing pageSegmentArray[i] in
    • calReorderDF.c:886
    • calMemoryManagement.c:158

@SSoelvsten SSoelvsten added the enhancement New feature or request label Oct 18, 2022
@SSoelvsten SSoelvsten self-assigned this Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant