Skip to content

Use parenthesis to clarify the precedence of operators instead of rel… #19

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LaurentLouf
Copy link

…ying on non-uniform spacing.

Maybe I'm a bit of a nitpicker, but relying on the precedence of operators like that make me wonder what was going on for a few minutes. Since it only costs a few parenthesis and spaces to avoid that, I fixed it.

@geky
Copy link
Contributor

geky commented Aug 15, 2018

Hi @LaurentLouf, sorry about the unfortunate timing, but we're currently moving the block devices into the mbed-os tree:
ARMmbed/mbed-os#7774 (comment)

The prs on this repo will be frozen while this is happening, and then you can either open a pr on mbed-os, or we'll look at moving this pr over when we go through marking the external repositories as obsolete.

@LaurentLouf
Copy link
Author

Ok no worries, this really is just some nit-picking, it only helps with readability.

@geky
Copy link
Contributor

geky commented Aug 15, 2018

Yeah thanks for taking the time to create an issue about it.

@offirko
Copy link
Contributor

offirko commented Aug 16, 2018

Hi @LaurentLouf , together with the change that @geky mentioned, the SPIFBlockDevice code will be going through few changes - the change you suggested will probably no longer be relevant. Thanks.

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 this pull request may close these issues.

3 participants