Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USE_PORTABLE_COROUTINE_HANDLE has no effect #60

Open
huang-jl opened this issue Feb 22, 2023 · 2 comments
Open

USE_PORTABLE_COROUTINE_HANDLE has no effect #60

huang-jl opened this issue Feb 22, 2023 · 2 comments

Comments

@huang-jl
Copy link

huang-jl commented Feb 22, 2023

In the ReadMe (at main branch) it said "It can be activated with macro USE_PORTABLE_COROUTINE_HANDLE".

However, I cannot find any usage of "USE_PORTABLE_COROUTINE_HANDLE" in this repo.

After reading the code at coroutine/frame.h, I think there is no way to use the coroutine_handle in the STL in linux with g++. That means I can only use your implementation in coroutine/frame.h

@luncliff
Copy link
Owner

Thanks for reporting @huang-jl . Maybe https://github.com/luncliff/coroutine/tree/1.5.0 work for you.
Sorry. I couldn't maintain this work for a long time because of real life stuffs.
(I do want to update something, but currently focusing on work...)

@huang-jl
Copy link
Author

@luncliff Fine, thanks for your quick reply.

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

No branches or pull requests

2 participants