[Differential] [Request, 4 lines] D1102: Add brackets for operator precedence
flherne (Francis Herne)
noreply at phabricator.kde.org
Thu Mar 10 11:04:30 UTC 2016
flherne created this revision.
flherne set the repository for this revision to rKDEVPHP KDev-php.
Herald added a subscriber: kdevelop-devel.
REVISION SUMMARY
GCC warns about this with -Wparentheses, applying operators in the right order seems like a good idea.
TEST PLAN
Recompiled, no compiler warning.
REPOSITORY
rKDEVPHP KDev-php
REVISION DETAIL
https://phabricator.kde.org/D1102
AFFECTED FILES
completion/item.cpp
duchain/builders/declarationbuilder.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: flherne
Cc: kdevelop-devel
More information about the KDevelop-devel
mailing list