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

treewide: fix oss build with clang-18 #17978

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

rockwotj
Copy link
Contributor

There is no == operator found for std::string_view and
boost::beast::string_view when using stdlibc++

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.3.x
  • v23.2.x

Release Notes

  • none

@rockwotj rockwotj requested a review from ztlpn April 22, 2024 15:35
@rockwotj rockwotj changed the title cloud/storage/abs_client: fix oss build treewide: fix oss build with clang-18 Apr 22, 2024
There is no == operator found for std::string_view and
boost::beast::string_view when using stdlibc++

Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>
There is a warning converting between int32_t and size_t in clang 18

Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>
@rockwotj rockwotj merged commit 90de52f into redpanda-data:dev Apr 22, 2024
17 checks passed
@rockwotj rockwotj deleted the fix-oss-build branch April 22, 2024 18:46
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.

None yet

2 participants