fix: 修复 DSysInfo 在 AArch64 架构下的线程安全问题 #540
+9
−0
Merged
Annotations
6 warnings
|
Run linuxdeepin/action-cppcheck@main:
src/dsysinfo.cpp#L26
Include file: <sys/sysinfo.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dsysinfo.cpp#L23
Include file: <QMutexLocker> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dsysinfo.cpp#L22
Include file: <QMutex> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dsysinfo.cpp#L21
Include file: <qmath.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dsysinfo.cpp#L20
Include file: <QLoggingCategory> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dsysinfo.cpp#L19
Include file: <QRegularExpression> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Loading