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

Remove RZ_NULLABLE from RzSearchFindBytesCallback function pointer type #4929

Merged

Conversation

kazarmy
Copy link
Member

@kazarmy kazarmy commented Feb 24, 2025

Your checklist for this pull request

  • I've read the guidelines for contributing to this repository.
  • I made sure to follow the project's coding style.
  • I've documented every RZ_API function and struct this PR changes.
  • I've added tests that prove my changes are effective (required for changes to RZ_API).
  • I've updated the Rizin book with the relevant information (if needed).

Detailed description

This pr removes RZ_NULLABLE from the fopt parameter of the RzSearchFindBytesCallback function pointer type, because defaults should be in one place rather than scattered through code. Sorry, forgot to do the removal in #4928.

Test plan

All builds are green.

Closing issues

...

Copy link
Member

@Rot127 Rot127 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also update the doxygen please? Just seen it misses the parameter.

@kazarmy
Copy link
Member Author

kazarmy commented Feb 24, 2025

Could you also update the doxygen please? Just seen it misses the parameter.

Is 041f911 ok?

@Rot127 Rot127 merged commit 1d656af into rizinorg:dev Feb 25, 2025
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants