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
In file included from session.cc:28:
In file included from ../../../ext/asio/asio.hpp:49:
In file included from ../../../ext/asio/asio/ip/basic_resolver.hpp:23:
In file included from ../../../ext/asio/asio/ip/basic_resolver_query.hpp:21:
../../../ext/asio/asio/ip/resolver_query_base.hpp:114:3: error: all paths through this function will call itself
[-Werror,-Winfinite-recursion]
{
^
1 error generated.
The text was updated successfully, but these errors were encountered:
In file included from session.cc:28:
In file included from ../../../ext/asio/asio.hpp:49:
In file included from ../../../ext/asio/asio/ip/basic_resolver.hpp:23:
In file included from ../../../ext/asio/asio/ip/basic_resolver_query.hpp:21:
../../../ext/asio/asio/ip/resolver_query_base.hpp:114:3: error: all paths through this function will call itself
[-Werror,-Winfinite-recursion]
{
^
1 error generated.
The text was updated successfully, but these errors were encountered: