Skip to content

Add support for C++26#5397

Open
jngrad wants to merge 1 commit into
espressomd:pythonfrom
jngrad:runners
Open

Add support for C++26#5397
jngrad wants to merge 1 commit into
espressomd:pythonfrom
jngrad:runners

Conversation

@jngrad

@jngrad jngrad commented Jul 13, 2026

Copy link
Copy Markdown
Member

Description of changes:

  • remove array comparison deprecated in C++20 and removed in C++26 (P2865R6)
  • support C++26's new std::to_string implementation
  • bump Caliper version
  • update CI runner images and C++ compiler toolchains and simplify CI/CD workflows

Remove array comparison deprecated in C++20 and removed in C++26
(P2865R6). Support C++26's new std::to_string implementation.
Update runner images, bump C++ compiler toolchains, bump Caliper
version, change waLBerla mirror, simplify CI/CD workflows.
@jngrad jngrad added the DevOps label Jul 13, 2026
@jngrad jngrad requested a review from reinaual July 13, 2026 09:23
@jngrad jngrad added this to the ESPResSo 5.0.2 milestone Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant