Skip to content

Make String::move of an invalidated String result in an invalidated String #283

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

Closed

Conversation

sandeepmistry
Copy link
Contributor

Port of arduino/Arduino#5127 to 101 core.

Please see arduino/Arduino#5127 (comment) for more discussion of what this change fixes. Note: this change has also been integrated in the SAMD core in arduino/ArduinoCore-samd#153.

@eriknyquist
Copy link
Contributor

@sandeepmistry an unrelated commit b329d08 has snuck in, can you fix it please?

@eriknyquist eriknyquist added the bug label Sep 9, 2016
@eriknyquist eriknyquist added this to the Castor milestone Sep 9, 2016
@eriknyquist eriknyquist self-assigned this Sep 9, 2016
@sandeepmistry sandeepmistry force-pushed the invalidated-string-move branch 2 times, most recently from 8f7303e to 1b9eb8e Compare September 9, 2016 17:10
@sandeepmistry
Copy link
Contributor Author

@eriknyquist done, I've rebased as well.

@eriknyquist
Copy link
Contributor

@sandeepmistry thanks. I think somebody messed up on our side cause that commit snuck into a few recent pull requests! Thank you for fixing it anyway.

@eriknyquist
Copy link
Contributor

+1 for the fix, but @calvinatintel let's wait until after beta to merge this.

@eriknyquist
Copy link
Contributor

@sandeepmistry the git history glitch that was causing this issue in multiple PRs has been fixed. The good news is that nobody else has to fix their PR, but the bad news is that you have to rebase again. My apologies, this is completely my fault for asking you to fix it too early!

@sandeepmistry sandeepmistry force-pushed the invalidated-string-move branch from 1b9eb8e to 32d7a15 Compare September 9, 2016 20:51
@sandeepmistry
Copy link
Contributor Author

@eriknyquist no worries, I've rebased and pushed again.

@eriknyquist
Copy link
Contributor

cherry-picked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants