refactor: cut off helper #99
Annotations
10 warnings
|
cppcheck:
src/daemon/UserSession.cpp#L22
Include file: <QCoreApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/daemon/Display.cpp#L560
syntax error
|
|
cppcheck:
src/daemon/Auth.h#L67
There is an unknown macro here somewhere. Configuration is required. If Q_SLOTS is a macro then please configure it.
|
|
cppcheck:
src/daemon/Auth.h#L27
Include file: <QtCore/QProcessEnvironment> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/daemon/Auth.h#L26
Include file: <QtCore/QObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/daemon/Auth.h#L24
Include file: "Session.h" not found.
|
|
cppcheck:
src/daemon/Auth.cpp#L29
Include file: <utmpx.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/daemon/Auth.cpp#L28
Include file: <utmp.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/daemon/Auth.cpp#L27
Include file: <unistd.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/daemon/Auth.cpp#L26
Include file: <pwd.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|