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

Fix semantics of + and += for r_vector::iterator #231

Merged
merged 2 commits into from
Aug 17, 2021

Conversation

alyst
Copy link
Contributor

@alyst alyst commented Aug 12, 2021

IIRC, + should return new object, and += should modify the existing one.

@jimhester
Copy link
Member

Thanks, can you please add a bullet to NEWS? It should briefly describe the change and end with (@yourname, #issuenumber).

@alyst
Copy link
Contributor Author

alyst commented Aug 17, 2021

@jimhester I've rebased and addedd the NEWS entry.

@jimhester jimhester merged commit dd26f8e into r-lib:master Aug 17, 2021
@jimhester
Copy link
Member

Thanks a ton!

@alyst alyst deleted the fix_rvector_it branch August 18, 2021 12:19
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.

2 participants