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 obsolete operators.hh utility #430

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

Neverlord
Copy link
Member

The utility classes in operators.hh overlap with broker::detail::comparable. There is no need to have both in the code base, so we remove the operators.hh header and instead use comparable consistently.

@Neverlord Neverlord marked this pull request as ready for review September 29, 2024 15:42
The utility classes in `operators.hh` overlap with
`broker::detail::comparable`. There is no need to have both in the code
base, so we remove the `operators.hh` header and instead use
`comparable` consistently.
@ckreibich ckreibich force-pushed the topic/neverlord/obsolete-operators-header branch from 3f4d023 to 475e0b9 Compare October 19, 2024 00:22
Copy link
Member

@ckreibich ckreibich left a comment

Choose a reason for hiding this comment

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

Nice, thank you!

@ckreibich ckreibich merged commit 2a6e620 into master Oct 19, 2024
19 checks passed
@ckreibich ckreibich deleted the topic/neverlord/obsolete-operators-header branch October 19, 2024 00:43
ckreibich added a commit to zeek/zeek that referenced this pull request Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants