Date: Fri, 25 Mar 2016 20:15:10 +0100 From: Willem Jan Withagen <wjw@digiware.nl> To: toolchain@freebsd.org Subject: boost/asio/ip/resolver_query_base.hpp:96:3: warning: all paths through this function will call itself Message-ID: <56F58E3E.1090208@digiware.nl>
next in thread | raw e-mail | index | archive | help
Hi Dimitry (or others), Any suggestions why I'm getting this warning/error in the ceph code: In file included from log/Log.cc:12: In file included from /usr/local/include/boost/asio.hpp:63: In file included from /usr/local/include/boost/asio/ip/basic_resolver.hpp:24: In file included from /usr/local/include/boost/asio/ip/basic_resolver_query.hpp:21: /usr/local/include/boost/asio/ip/resolver_query_base.hpp:96:3: warning: all paths through this function will call itself [-Winfinite-recursion] Could be a boost error, but I have not seen any upgrades to a newer version.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56F58E3E.1090208>