Warnings: teeks99-dkr-mg8 - leaf / gcc-8~c++17
Rev 2c0fc8b79b38277ae5f9ad52682877fb9756d9a7 / Fri, 26 Jun 2026 06:58:26 +0000
_compile-fail-arg_catch_1
../boost/leaf/handle_errors.hpp:573:5: warning: 'decltype (declval<TryBlock>()()) boost::leaf::detail::try_catch_(Ctx&, TryBlock&&, H&& ...) [with Ctx = boost::leaf::context<const boost::leaf::catch_<int>&>; TryBlock = main()::<lambda()>; H = {main()::<lambda(const boost::leaf::catch_<int>&)>, main()::<lambda()>}]' used but never defined
                
_compile-fail-arg_catch_2
../boost/leaf/handle_errors.hpp:573:5: warning: 'decltype (declval<TryBlock>()()) boost::leaf::detail::try_catch_(Ctx&, TryBlock&&, H&& ...) [with Ctx = boost::leaf::context<boost::leaf::catch_<int>&>; TryBlock = main()::<lambda()>; H = {main()::<lambda(boost::leaf::catch_<int>&)>, main()::<lambda()>}]' used but never defined
                
_compile-fail-arg_match_1
../boost/leaf/handle_errors.hpp:573:5: warning: 'decltype (declval<TryBlock>()()) boost::leaf::detail::try_catch_(Ctx&, TryBlock&&, H&& ...) [with Ctx = boost::leaf::context<const boost::leaf::match<int, 4>&>; TryBlock = main()::<lambda()>; H = {main()::<lambda(const boost::leaf::match<int, 4>&)>, main()::<lambda()>}]' used but never defined
                
_compile-fail-arg_match_2
../boost/leaf/handle_errors.hpp:573:5: warning: 'decltype (declval<TryBlock>()()) boost::leaf::detail::try_catch_(Ctx&, TryBlock&&, H&& ...) [with Ctx = boost::leaf::context<boost::leaf::match<int, 4>&>; TryBlock = main()::<lambda()>; H = {main()::<lambda(boost::leaf::match<int, 4>&)>, main()::<lambda()>}]' used but never defined
                
_compile-fail-arg_rvalue_ref
../boost/leaf/handle_errors.hpp:427:5: warning: control reaches end of non-void function [-Wreturn-type]
../boost/leaf/handle_errors.hpp:573:5: warning: 'decltype (declval<TryBlock>()()) boost::leaf::detail::try_catch_(Ctx&, TryBlock&&, H&& ...) [with Ctx = boost::leaf::context<int&&>; TryBlock = main()::<lambda()>; H = {main()::<lambda(int&&)>, main()::<lambda()>}]' used but never defined