Giter Site home page Giter Site logo

Missing includes in 1.72 about coroutine HOT 5 CLOSED

boostorg avatar boostorg commented on August 22, 2024
Missing includes in 1.72

from coroutine.

Comments (5)

olk avatar olk commented on August 22, 2024 1

patch is available at boost.org

from coroutine.

olk avatar olk commented on August 22, 2024

asymmetric_coroutine.hpp:2364 points me to template declaration - I'm referring to branch develop:

template< typename Arg >
struct range_mutable_iterator< coroutines::push_coroutine< Arg >, void >
{ typedef typename coroutines::push_coroutine< Arg >::iterator type; };

Could you check branch develop please - unfortunately I've merged a pull request that was faulty.

from coroutine.

olk avatar olk commented on August 22, 2024

commit 436e1db should fix this issue but the commit was not added to release 1.72

from coroutine.

HowardHinnant avatar HowardHinnant commented on August 22, 2024

I did this:

git clone --recursive https://github.com/boostorg/boost.git
cd boost
git checkout develop
./bootstrap.sh
./b2 headers

And I don't think I picked up 436e1db

git show 436e1dbe6fcd31523d261d18ad011392f1d6fbbc
fatal: bad object 436e1dbe6fcd31523d261d18ad011392f1d6fbbc

from coroutine.

dmorilha-twilio avatar dmorilha-twilio commented on August 22, 2024

bumped into the same issue, anything I can do about it?

from coroutine.

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.