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(cmake): update compiler version requirement #2455

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

PragmaTwice
Copy link
Member

@PragmaTwice PragmaTwice commented Jul 31, 2024

Users have encountered many unexpected errors when compiling kvrocks with GCC 7, so I think we should update our version requirements to save users time.

TO BE:

  • GCC 8 (6 years ago, current newest verison: GCC 14)
  • Clang 8 (5 years ago, current newest version: Clang 18)
  • AppleClang 11 (2019, equals to Clang 8)

Copy link

sonarcloud bot commented Jul 31, 2024

@PragmaTwice PragmaTwice merged commit b919343 into apache:unstable Jul 31, 2024
32 checks passed
mapleFU pushed a commit to mapleFU/incubator-kvrocks that referenced this pull request Aug 1, 2024
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.

3 participants