Skip to content

update up-cpp version and method signature #114

@MaximilianToe

Description

@MaximilianToe

After a recent commit (Commit 7ae7231) to fix several linting errors/warnings in up-cpp the signature of the cleanupListener method of UTransport was changed to use a const reference.
This method is overriden in USocketTransport; however, now the signature does not match up anymore and will throw an error when compiling.
To make this repository compatible with the latest version of up-cpp, the signature has to also be changed when overriding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions