Skip to content

GCC 7.1 complains that auto_ptr is deprecated #104

@clalancette

Description

@clalancette

When compiling orocos_kinematics_dynamics with GCC 7.1, it throws a bunch of warnings saying that auto_ptr is deprecated. It would probably be a good idea to update these to shared_ptr or similar and require c++11 or newer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions