Skip to content

Fixed build error when boost v1.66 over was used.#17

Open
Naruto wants to merge 1 commit into
eXperiencePoints:developfrom
Naruto:feature/support_boost_1.66
Open

Fixed build error when boost v1.66 over was used.#17
Naruto wants to merge 1 commit into
eXperiencePoints:developfrom
Naruto:feature/support_boost_1.66

Conversation

@Naruto

@Naruto Naruto commented Dec 26, 2017

Copy link
Copy Markdown
Contributor

Background

boost v1.66 changes some APIs of boost.Asio, It affects XPCoin build error.

http://www.boost.org/users/history/version_1_66_0.html

Changes

  • added BOOST_ASIO_ENABLE_OLD_SERVICES macros when boost v1.66 over was used. this macros allows to use basic_socket<Protocol, SocketService>.
  • used recommended APIs because boost v1.66 deleted deprecated functions.

@Naruto Naruto changed the base branch from master to develop February 22, 2018 13:13
@Naruto Naruto changed the title fix build error of boost since v1.66 Fixed build error when boost v1.66 over was used. Feb 22, 2018
@Naruto Naruto mentioned this pull request Feb 22, 2018
9 tasks
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