-
Notifications
You must be signed in to change notification settings - Fork 52
Multiple -Wdeprecated-copy warnings on Mac OS since clang 13.1 #32
Copy link
Copy link
Closed
Description
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]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels