Skip to content

Header cleanup#699

Merged
estebanzimanyi merged 4 commits intoMobilityDB:masterfrom
Diviloper:header-cleanup
Aug 14, 2025
Merged

Header cleanup#699
estebanzimanyi merged 4 commits intoMobilityDB:masterfrom
Diviloper:header-cleanup

Conversation

@Diviloper
Copy link
Copy Markdown
Member

Cleans up header files by:

  • Removing declarations of functions that no longer exist
  • Removing duplicated declarations in headers (removed from the *_internal.h files)
  • Adding NDEBUG guards to declarations of functions that are defined with the same condition
  • Adding CBUFFER guards to declarations of functions that are defined with the same condition

@estebanzimanyi estebanzimanyi merged commit 05072b3 into MobilityDB:master Aug 14, 2025
16 checks passed
@Diviloper Diviloper deleted the header-cleanup branch August 14, 2025 16:32
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