Skip to content

[BUG] Description #21529

Open
Open
@pylaterreur

Description

@pylaterreur
Description

The C++ code defines its virtual destructor in the header files rather than the source files. This can lead to build warning/error, here in clang
warning: 'XXX' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit [-Wweak-vtables]

openapi-generator version

7.14.0 (latest)

Suggest a fix

A fix is coming in the form of a PR.

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