Skip to content

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

Open
biodranik wants to merge 1 commit intoboostorg:developfrom
biodranik:patch-1
Open

Fix Apple clang build warning/error on iOS/tvOS#431
biodranik wants to merge 1 commit intoboostorg:developfrom
biodranik:patch-1

Conversation

@biodranik
Copy link

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

boost/asio/ip/impl/address_v6.ipp:285:28: error: implicit conversion loses integer precision:
'unsigned long' to 'scope_id_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments