chriskohlhoff / asio

Asio C++ Library
http://think-async.com/Asio
4.72k stars 1.19k forks source link

Fix Apple clang build warning/error on iOS/tvOS #1461

Open biodranik opened 2 months ago

biodranik commented 2 months ago
asio/ip/impl/address_v6.ipp:284:28: error: implicit conversion loses integer precision: 'unsigned long' to 'scope_id_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32]