You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can be fixed using BOOST_OVERRIDE that should become part of Boost.Config from the next release: boostorg/config#329.
However, I will not generate a new release or Boost.Contract only to fix warnings. I will leave this issue open. If I have to generate a new Boost.Contract release in the future, I will then fix this warning as well.
Complete list of warnings when Boost 1.72 is built with GCC 7.5 with
-Wsuggest-override
added tocxxflags
:BOOST_OVERRIDE
was introduced in boostorg/config@ffe4e0f.The text was updated successfully, but these errors were encountered: