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

build: Update seastar to avoid deprecated coroutine warning in clang-14 #4908

Merged
merged 2 commits into from
May 24, 2022

Commits on May 24, 2022

  1. build: Update seastar to avoid deprecated coroutine warning in clang-14

    Pulls in redpanda-data/seastar#22
    
    Signed-off-by: Ben Pope <ben@redpanda.com>
    BenPope committed May 24, 2022
    Configuration menu
    Copy the full SHA
    b4d3208 View commit details
    Browse the repository at this point in the history
  2. Revert "build: Disable experimental coroutine warning for clang-14"

    This reverts commit c6b9131.
    
    It's no longer required since seastar was updated.
    BenPope committed May 24, 2022
    Configuration menu
    Copy the full SHA
    d53e9d4 View commit details
    Browse the repository at this point in the history