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

[1.1] Patch abuse of sprintf_P in G33 #8315

Merged

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Nov 7, 2017

Addressing #8277

Some platforms define sprintf_P to require a minimum of three arguments. This PR removes all instances of sprintf_P taking only two, where strcpy_P should have been used.

@thinkyhead thinkyhead merged commit 2fb35f7 into MarlinFirmware:bugfix-1.1.x Nov 7, 2017
@thinkyhead thinkyhead deleted the bf1_sprintf_p_fix branch November 7, 2017 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant