Skip to content

Multiple -Wdeprecated-copy warnings on Mac OS since clang 13.1 #32

@asmorkalov

Description

@asmorkalov

CI link: https://github.com/opencv/opencv/actions/runs/4056606731/jobs/6981301928

/Users/opencv-cn/GHA-OCV-2/_work/opencv/opencv/build/3rdparty/ade/ade-0.1.2a/sources/ade/include/ade/typed_graph.hpp:186:17: warning: definition of implicit copy constructor for 'TypedGraph<ade::passes::TopologicalSortData>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]

/Users/opencv-cn/GHA-OCV-2/_work/opencv/opencv/build/3rdparty/ade/ade-0.1.2a/sources/ade/include/ade/typed_graph.hpp:137:22: warning: definition of implicit copy constructor for 'ConstTypedGraph<ade::passes::TopologicalSortData>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]

/Users/opencv-cn/GHA-OCV-2/_work/opencv/opencv/build/3rdparty/ade/ade-0.1.2a/sources/ade/include/ade/typed_graph.hpp:186:17: warning: definition of implicit copy constructor for 'TypedGraph<cv::gimpl::NodeKind, cv::gimpl::FusedIsland, cv::gimpl::DataSlot, cv::gimpl::IslandExec, cv::gimpl::Emitter, cv::gimpl::Sink, cv::gimpl::IslandsCompiled, cv::gimpl::DesyncIslEdge, ade::passes::TopologicalSortData>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]

/Users/opencv-cn/GHA-OCV-2/_work/opencv/opencv/build/3rdparty/ade/ade-0.1.2a/sources/ade/include/ade/typed_graph.hpp:137:22: warning: definition of implicit copy constructor for 'ConstTypedGraph<cv::gimpl::NodeKind, cv::gimpl::FusedIsland, cv::gimpl::DataSlot, cv::gimpl::IslandExec, cv::gimpl::Emitter, cv::gimpl::Sink, cv::gimpl::IslandsCompiled, cv::gimpl::DesyncIslEdge, ade::passes::TopologicalSortData>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]

/Users/opencv-cn/GHA-OCV-2/_work/opencv/opencv/build/3rdparty/ade/ade-0.1.2a/sources/ade/include/ade/typed_graph.hpp:186:17: warning: definition of implicit copy constructor for 'TypedGraph<ade::passes::TopologicalSortData>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]

/Users/opencv-cn/GHA-OCV-2/_work/opencv/opencv/build/3rdparty/ade/ade-0.1.2a/sources/ade/include/ade/typed_graph.hpp:137:22: warning: definition of implicit copy constructor for 'ConstTypedGraph<ade::passes::TopologicalSortData>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]

/Users/opencv-cn/GHA-OCV-2/_work/opencv/opencv/build/3rdparty/ade/ade-0.1.2a/sources/ade/include/ade/typed_graph.hpp:137:22: warning: definition of implicit copy constructor for 'ConstTypedGraph<cv::gimpl::DesyncIslEdge>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]

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