Skip to content

verify: public method should not expose private type#147

Merged
DarkaMaul merged 1 commit intotrailofbits:mainfrom
jku:fix-API-result-type
May 15, 2025
Merged

verify: public method should not expose private type#147
DarkaMaul merged 1 commit intotrailofbits:mainfrom
jku:fix-API-result-type

Conversation

@jku
Copy link
Contributor

@jku jku commented May 15, 2025

This is technically an API change but seems to be the real intent of the API: _Verifier is not part of public API so the return value of a public method should not be _Verifier.

This is technically an API change but seems to be the real intent of the
API: _Verifier is not part of public API so the return value of a
public method should not be _Verifier.
@jku jku force-pushed the fix-API-result-type branch from b6cc603 to 9fa5de4 Compare May 15, 2025 11:07
@jku jku marked this pull request as ready for review May 15, 2025 11:08
@DarkaMaul DarkaMaul merged commit e8d67a3 into trailofbits:main May 15, 2025
36 checks passed
@DarkaMaul
Copy link
Collaborator

Yes - good call here!

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