Details
Description
qt-creator-opensource-src-4.4.0/src/shared/qbs/src/lib/corelib/api/projectdata.cpp:648]: (style) Same expression on both sides of '<'.
Source code is
return lhs.profile() < rhs.profile()
&& lhs.multiplexConfigurationId() < lhs.multiplexConfigurationId();
Suggest new code
return lhs.profile() < rhs.profile()
&& lhs.multiplexConfigurationId() < rhs.multiplexConfigurationId();
Attachments
For Gerrit Dashboard: QBS-1185 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
204671,3 | Fix typo in operator< for ProductData | 1.9 | qbs/qbs | Status: MERGED | +2 | 0 |