GCC warns about this with -Wparentheses, applying operators in the right order seems like a good idea.
Details
Details
- Reviewers
mwolff - Commits
- R52:30a0cc9aace5: Add brackets for operator precedence
Recompiled, no compiler warning.
Diff Detail
Diff Detail
- Repository
- R52 KDevelop: PHP Support
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
Very trivial change for my first KDE patch. Not sure if I've done the Phabricator stuff right...