Giter VIP home page Giter VIP logo

Comments (7)

The-EDev avatar The-EDev commented on May 29, 2024

The problem here is that between boost 1.6 and 1.7 they seem to have changed completion_condition() function.

We are developing and testing with boost 1.7, ipkn/crow uses boost 1.5

from crow.

mrozigor avatar mrozigor commented on May 29, 2024

Is this a problem to update to the newest boost @choice17 ? ;)

from crow.

choice17 avatar choice17 commented on May 29, 2024

Is this a problem to update to the newest boost @choice17 ? ;)

Not really, however, it would be nice to have it compatible to lower version.

from crow.

mrozigor avatar mrozigor commented on May 29, 2024

I'm not sure if that's a good idea. It requires additional work and it looks like a quirk in only one version of boost.

from crow.

The-EDev avatar The-EDev commented on May 29, 2024

we could potentially add a macro to check the boost version, and add a warning at the start of the application that "support for boost versions below 1.7 is deprecated and will be removed in a future release" just as a transition, this check would need to be added to the parts that @mrozigor changed while adding support to 1.7, and the socket shutdown parts added by me.

@mrozigor what do you think?

from crow.

mrozigor avatar mrozigor commented on May 29, 2024

If this isn't really necessary then I think that this is waste of time.

from crow.

The-EDev avatar The-EDev commented on May 29, 2024

closing this for now, @choice17 feel free to reopen if this issue is really important

from crow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.