ros-drivers / rosserial

A ROS client library for small, embedded devices, such as Arduino. See: http://wiki.ros.org/rosserial
508 stars 527 forks source link

ros::Msg does not have virtual destructor declared and defined #565

Open ostvald opened 2 years ago

ostvald commented 2 years ago

Which leads to compiler warnings warning: ‘class ros::Msg’ has virtual functions and accessible non-virtual destructor [-Wnon-virtual-dtor] and more potential problems