Always remove folder icon when removing folder. #4154
Annotations
5 warnings and 1 notice
Run cpp-linter/[email protected]:
src/libsync/vfs/cfapi/cfapiwrapper.cpp#L621
constructor does not initialize these fields: subKey, valueName, type, value
|
Run cpp-linter/[email protected]:
src/libsync/vfs/cfapi/cfapiwrapper.cpp#L630
variable 'subKey' is not initialized
|
Run cpp-linter/[email protected]:
src/libsync/vfs/cfapi/cfapiwrapper.cpp#L631
variable 'valueName' is not initialized
|
Run cpp-linter/[email protected]:
src/libsync/vfs/cfapi/cfapiwrapper.cpp#L632
variable 'type' is not initialized
|
Run cpp-linter/[email protected]:
src/libsync/vfs/cfapi/cfapiwrapper.cpp#L633
variable 'value' is not initialized
|
Run cpp-linter/[email protected]:
src/libsync/vfs/cfapi/cfapiwrapper.cpp#L1
File src/libsync/vfs/cfapi/cfapiwrapper.cpp does not conform to Custom style guidelines. (lines 638)
|
Loading