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

hash: provide asserts to verify API use #14503

Closed
wants to merge 3 commits into from
Closed

Conversation

bagder
Copy link
Member

@bagder bagder commented Aug 12, 2024

  • converted the Curl_hash_count() macro to a function
  • Discourage accessing struct fields directly
  • Document the API

@bagder

This comment was marked as resolved.

@bagder bagder force-pushed the bagder/hash-asserts branch 2 times, most recently from 5dc87b2 to 270450f Compare August 12, 2024 22:09
- converted the Curl_hash_count() macro to a function

- Discourage accessing struct fields directly

- Document the internal API in HASH.md

Closes #14503
@bagder bagder closed this in c0233a3 Aug 15, 2024
@bagder bagder deleted the bagder/hash-asserts branch August 15, 2024 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant