Skip to content

Conversation

@CaseyCarter
Copy link
Contributor

@CaseyCarter CaseyCarter commented Jul 21, 2020

...by transposing arguments to _Iter_exchange_move.

Fixes #1067

Blocking #1062.

...by transposing arguments to `_Iter_exchange_move`.

Fixes microsoft#1067
@CaseyCarter CaseyCarter added the bug Something isn't working label Jul 21, 2020
@CaseyCarter CaseyCarter requested a review from a team as a code owner July 21, 2020 17:45
@miscco
Copy link
Contributor

miscco commented Jul 21, 2020

Did you really swap the arguments

Copy link
Member

@StephanTLavavej StephanTLavavej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but I can’t unsee pre-existing lines! 😹

@StephanTLavavej StephanTLavavej added the ranges C++20/23 ranges label Jul 22, 2020
@CaseyCarter CaseyCarter self-assigned this Jul 29, 2020
@CaseyCarter CaseyCarter merged commit 30777d5 into microsoft:master Jul 30, 2020
@CaseyCarter CaseyCarter deleted the iter_swap_fix branch July 30, 2020 03:57
@CaseyCarter
Copy link
Contributor Author

Thanks for writing buggy code to guarantee yourself job safety err, fixing this tragic bug.

@CaseyCarter CaseyCarter removed their assignment Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ranges C++20/23 ranges

Projects

None yet

Development

Successfully merging this pull request may close these issues.

<xutility>: ranges::iter_swap is broken

4 participants