Skip to content

build: bump C++ standard to 20#3300

Merged
PragmaTwice merged 19 commits into
apache:unstablefrom
PragmaTwice:cxx20
Dec 21, 2025
Merged

build: bump C++ standard to 20#3300
PragmaTwice merged 19 commits into
apache:unstablefrom
PragmaTwice:cxx20

Conversation

@PragmaTwice
Copy link
Copy Markdown
Member

@PragmaTwice PragmaTwice commented Dec 19, 2025

Since rocksdb now requires c++20, we'd better to bump the c++ standard too so that it's easy to upgrade rocksdb.

Some changes:

  • logging functions now implemented in macros. due to some changes related to fmt and c++20.
  • now gcc 11+ or clang 12+ is required. all released in 2021 (4 yrs ago).

@PragmaTwice PragmaTwice marked this pull request as draft December 19, 2025 15:22
@PragmaTwice PragmaTwice marked this pull request as ready for review December 20, 2025 14:00
@sonarqubecloud
Copy link
Copy Markdown

@PragmaTwice PragmaTwice merged commit 8111572 into apache:unstable Dec 21, 2025
37 checks passed
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