Skip to content

SWIG: Handle conflicts with std::vector wrapping properly #33

@jan-kolarik

Description

@jan-kolarik

There's currently a workaround (#20) for handling the std::vector SWIG wrapper, which might override an existing wrapper from another library - specifically libdnf when using the dnf manifest plugin prototype.

In the long term, this should either be addressed on the SWIG side after providing a minimal reproducer or reconsidered for a better solution in our code.

Related: swig/swig#3054

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions