Skip to content

Drop support for g++-8? #27537

@maflcko

Description

@maflcko

I am wondering when we can drop support for g++-8. All supported operating systems, except for CentOS Stream 8 offer a greater version:

The rationale for dropping it would be that there are currently occasional compile failures with perfectly valid C++-17 code, for example:

  • error: call to non-‘constexpr’ function ‘void __assert_fail(const char*, const char*, unsigned int, const char*)’ assert(false); (https://godbolt.org/z/bxaMnfcsa)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions