Skip to content

clang-21 build fails with warnings #7302

@MarcelloPerathoner

Description

@MarcelloPerathoner

Issue

Build with clang-21 fails with multiple warnings of the following type:

include/engine/api/table_api.hpp:31:13: error: 
      virtual method '~TableAPI' is inside a 'final' class and can never be overridden
      [-Werror,-Wunnecessary-virtual-specifier]

Steps to reproduce

Build the project with clang-21

Specifications

Please provide details of your development environment.

  • clang-21
  • debian unstable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions