crow icon indicating copy to clipboard operation
crow copied to clipboard

fix: boots 1.70

Open moneroexamples opened this issue 6 years ago • 7 comments

The patch fixes issue with boost 1.70: https://github.com/ipkn/crow/issues/340

Patch is based on the patch submitted to other project: https://github.com/moneroexamples/onion-monero-blockchain-explorer/commit/76a0efa8ee3ea5bb466b81d84357d2fd76920cbd

moneroexamples avatar Jul 01 '19 06:07 moneroexamples

ping @ipkn

mattn avatar Aug 23 '19 07:08 mattn

get_io_service has been depreciated since at least 1.66[0] so i think it'd be pretty safe to switch this over without the macro

[0] https://www.boost.org/doc/libs/1_66_0/doc/html/boost_asio/reference/basic_stream_socket/get_io_service.html related: #358

4e554c4c avatar Jan 10 '20 18:01 4e554c4c

It seems the travis-ci still use libboost1.55-all-dev which fail the tests in the PR.

Ping @ipkn to fix for boost 1.7.

tobegit3hub avatar Jun 04 '20 07:06 tobegit3hub

@ipkn If you are busy to maintenance crow, I can do help you.

mattn avatar Jun 04 '20 08:06 mattn

The latest version doesn't contain this fix, is the a plan to release a new crow_all.h?

0x4ndy avatar Jul 23 '21 10:07 0x4ndy

@druc0d3s This repository has not been maintained for about 4 years. A few contributors and I are maintaining a fork here.

The-EDev avatar Jul 23 '21 10:07 The-EDev

@druc0d3s This repository has not been maintained for about 4 years. A few contributors and I are maintaining a fork here.

Great, I'm coming over! :-)

0x4ndy avatar Jul 23 '21 10:07 0x4ndy