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

P0912R5 Merge Coroutines TS into C++20 working draft #2747

Merged

Conversation

GorNishanov
Copy link
Contributor

Fixes: #2693

@jensmaurer
Copy link
Member

Can someone remind me how to actually get this (non-cplusplus/draft) branch into my local git environment?

@CaseyCarter
Copy link
Contributor

CaseyCarter commented Mar 6, 2019

Can someone remind me how to actually get this (non-cplusplus/draft) branch into my local git environment?

git fetch origin pull/2747/head:some_branch
git checkout some_branch

source/basic.tex Outdated Show resolved Hide resolved
source/basic.tex Outdated Show resolved Hide resolved
source/statements.tex Outdated Show resolved Hide resolved
source/expressions.tex Outdated Show resolved Hide resolved
source/expressions.tex Outdated Show resolved Hide resolved
source/statements.tex Outdated Show resolved Hide resolved
@jensmaurer jensmaurer added the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Mar 8, 2019
@jensmaurer
Copy link
Member

@GorNishanov, this needs a rebase.

@GorNishanov
Copy link
Contributor Author

I see, another rebase coming up

@GorNishanov
Copy link
Contributor Author

@jensmaurer, I can’t seem to be able to remove the “need rebase” label. Can you remove it when you get a chance?

@jensmaurer jensmaurer removed the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Mar 9, 2019
@jensmaurer
Copy link
Member

@GorNishanov: Done, thanks.

@burblebee
Copy link
Contributor

burblebee commented Mar 10, 2019

@Eelis were you able to do a full review? if so, can you approve the changes? Thanks!

@Eelis
Copy link
Contributor

Eelis commented Mar 10, 2019

@Eelis were you able to do a full review?

Nah, I barely understand any of it. :)

@GorNishanov
Copy link
Contributor Author

With regard to stable tag for coroutine definition: [dcl.fct.def.coroutine]

We talked briefly in San Diego 2018 about what would be the best stable tag for the coroutine definition section. My preference was [def.coroutine]. @jensmaurer mentioned that he'd like something else, but, ultimately it is up to the editor, i.e @zygoloid .

Would you like me to change the stable tag to something else?

@zygoloid zygoloid changed the base branch from master to motions-2019-02-cwg-15 March 12, 2019 03:18
@zygoloid zygoloid merged commit 091e6d0 into cplusplus:motions-2019-02-cwg-15 Mar 12, 2019
@zygoloid
Copy link
Member

Note: merged to local motion branch, not merged to master yet.

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

Successfully merging this pull request may close these issues.

None yet

6 participants