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

feature request: memmove_P #6384

Closed
d-a-v opened this issue Aug 5, 2019 · 0 comments · Fixed by #6514
Closed

feature request: memmove_P #6384

d-a-v opened this issue Aug 5, 2019 · 0 comments · Fixed by #6514
Assignees
Milestone

Comments

@d-a-v
Copy link
Collaborator

d-a-v commented Aug 5, 2019

This follows #6368 (comment)
and would bring a better fix to wstring.cpp

@d-a-v d-a-v added this to the 2.6.0 milestone Aug 5, 2019
earlephilhower added a commit to earlephilhower/Arduino that referenced this issue Sep 13, 2019
memmove_P is now in libc, so use it to allow WString to handle F()
pointers without errors.

Supercedes esp8266#6368

Fixes esp8266#6384
earlephilhower added a commit that referenced this issue Sep 13, 2019
memmove_P is now in libc, so use it to allow WString to handle F()
pointers without errors.

Supercedes #6368

Fixes #6384
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 a pull request may close this issue.

2 participants