Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Refactor Print.cpp for consistency#5816

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
roncapat wants to merge1 commit intoarduino:masterfromroncapat:roncapat-patch-1
Closed

Refactor Print.cpp for consistency#5816

roncapat wants to merge1 commit intoarduino:masterfromroncapat:roncapat-patch-1

Conversation

@roncapat
Copy link
Contributor

  • Uniformed parameters (str, num) across "print" and corresponding "println".
  • Reorder methods to better separate non-ln and ln versions.

Signed-off-by: Patrick Roncaglioloronca.pat@gmail.com

Uniformed parameters (str, num) across "print" and corresponding "println". Reorder methods to better separate non-ln and ln versions.Signed-off-by: Patrick Roncagliolo <ronca.pat@gmail.com>
@matthijskooijman
Copy link
Collaborator

This looks like a sane cleanup to me.

This is related to (mostly in the sense that it touches the same code and will probably conflict) to#5829.

@roncapat
Copy link
ContributorAuthor

Ok, I'll wait for the#5829 to merge and then fix the patch in this PR

@cousteaulecommandant
Copy link
Contributor

#5829 actually removes println from Print.cpp (except for println(void)), so that weird order issue is already handled by that. The random arg names still persist though; it is true that they're a bit confusing.

roncapat reacted with thumbs up emoji

@roncapat
Copy link
ContributorAuthor

I had a look to your PR (#5829), and I think it's a great cleanup. When it's merged, maybe I'll check for arg names refactor. I subscribed to your PR so I'll know when to rebase and start from updated sources.

@facchinmfacchinm added the Print and Stream classThe Arduino core library's Print and Stream classes labelJan 20, 2017
@CLAassistant
Copy link

CLAassistant commentedApr 9, 2021
edited
Loading

CLA assistant check
All committers have signed the CLA.

@roncapat
Copy link
ContributorAuthor

Closing for obsolescence

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Print and Stream classThe Arduino core library's Print and Stream classes

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@roncapat@matthijskooijman@cousteaulecommandant@CLAassistant@facchinm

[8]ページ先頭

©2009-2025 Movatter.jp