mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
RW's review fixes Ref T202 Ref T189 Ref T210
* dmg comment and follow up issue created * cppcheck-suppress passedByValue in cppcheck.supp * renamed from Xsb -> XSwiftBus * reverted wrong "static const QString dataStr"
This commit is contained in:
@@ -17,6 +17,7 @@ variableScope:src/plugins/weatherdata/gfs/g2clib/*.c
|
||||
// std::initializer_list should always be passed by value
|
||||
passedByValue:src/blackmisc/input/actionhotkeylist.h
|
||||
passedByValue:src/blackmisc/logcategorylist.h
|
||||
passedByValue:src/blackmisc/platformset.cpp
|
||||
|
||||
// Shared pointers should be passed by value
|
||||
passedByValue:src/blackmisc/lockfree.h
|
||||
|
||||
Reference in New Issue
Block a user