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

asn1: Add compare methods to asn1c wrapper #218

Merged
merged 3 commits into from
Jan 29, 2024
Merged

Conversation

v0-e
Copy link
Contributor

@v0-e v0-e commented Jan 29, 2024

Adds new compare() and related == and != overloads to the asn1c wrapper.
Leverages asn1c's compare_struct operation, which tests the equality of two ASN.1 structs of the same type.

@riebl riebl merged commit dc3ed99 into riebl:master Jan 29, 2024
5 checks passed
@riebl
Copy link
Owner

riebl commented Jan 29, 2024

Thanks for your contribution @v0-e!

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