Andreas Buhr
Andreas Buhr
Yes, I am sorry. Would be great if someone picked it up.
Yes, I agree. Lewis seems to not have the time at the moment. At the moment every second pull request is solving the same problems again. Just yesterday I started...
Hi, While it was not my intention to become a maintainer, I would volunteer to help maintaining cppcoro till the end of the year (or so). I support dutow's suggestion...
> I think the main issue is no compilers is mature enough for coroutines and other c++20 features. You can easily run into lots of weird compiler bugs using them....
Hi @rimmartin , in the pull request https://github.com/lewissbaker/cppcoro/pull/171 is a proposal for that.
Hi, there are already pull requests fixing this issue. Until they are merged, you might want to try this fork: https://github.com/andreasbuhr/cppcoro
In the fork https://github.com/andreasbuhr/cppcoro I made some modifications to make it work.
Yes, you are right. I cherry-picked your whole pull request. I see three options: 1. Leave it like this, accepting clutter in the history. 2. Recreating this pull request as...
This pull request is now open for two month. I now stop maintaining this pull request. From now on, I will continue to maintain the master branch in https://github.com/andreasbuhr/cppcoro. There...
Starting to look nice, have a look here: https://github.com/andreasbuhr/cppcoro/runs/1245006472 Next step is to add MSVC.