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

Rework FUNC_ENTER macros #5024

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

derobins
Copy link
Member

  • Makes naming more uniform
  • Unroll some macros to make it easier to see what each flavor of macro does

This adds some code duplication, but lowers confusion.

@derobins derobins added Priority - 2. Medium ⏹ It would be nice to have this in the next release Component - C Library Core C library issues (usually in the src directory) Type - Improvement Improvements that don't add a new feature or functionality labels Oct 28, 2024
@derobins derobins merged commit 1cd0168 into HDFGroup:develop Oct 29, 2024
61 checks passed
brtnfld pushed a commit to brtnfld/hdf5 that referenced this pull request Oct 31, 2024
* Initial cleanup of "prep" macros
* Cleanup of initialization routines
* Renamed init/push macros
brtnfld pushed a commit to brtnfld/hdf5 that referenced this pull request Nov 4, 2024
* Initial cleanup of "prep" macros
* Cleanup of initialization routines
* Renamed init/push macros
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - C Library Core C library issues (usually in the src directory) Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Improvement Improvements that don't add a new feature or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants