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

Fix bitWrite with parenthesis#154

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

Merged
aentinger merged 1 commit intoarduino:masterfrompositron96:patch-2
Aug 30, 2021
Merged

Fix bitWrite with parenthesis#154

aentinger merged 1 commit intoarduino:masterfrompositron96:patch-2
Aug 30, 2021

Conversation

positron96
Copy link
Contributor

Current version does not wrap arguments in "()", so works incorrectly when used like this:

bitWrite(var, bit, cond?1:0);

Fixes#153

Current version does not wrap arguments in "()", so works incorrectly when used like this:```bitWrite(var, bit, cond?1:0);```
@CLAassistant
Copy link

CLAassistant commentedAug 25, 2021
edited
Loading

CLA assistant check
All committers have signed the CLA.

@aentinger
Copy link
Contributor

Thank you for the PR 👍 However, we still need you to sign the CLA in order to merge this one. Please make sure to be signed in with the email you've used for the commit.

@positron96
Copy link
ContributorAuthor

Done it. You know, for a oneline fix this is a lot of stuff to do.

@aentinger
Copy link
Contributor

Sorry, I didn't introduce the CLA stuff ...

@aentingeraentinger merged commit6a524ad intoarduino:masterAug 30, 2021
@positron96positron96 deleted the patch-2 branchAugust 30, 2021 09:40
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
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

bitWrite macro does not enclose argument in ()
3 participants
@positron96@CLAassistant@aentinger

[8]ページ先頭

©2009-2025 Movatter.jp