Work in progress #169
Annotations
4 errors and 10 warnings
Lint:
src/common.hpp#L12
'AL/al.h' file not found
|
Lint:
src/loopable.hpp#L9
unknown type name 'uint32_t'
|
Lint:
src/main.cpp#L4
use of undeclared identifier 'std'
|
Fail Fast
Process completed with exit code 1.
|
Lint:
src/engine.cpp#L16
constructor does not initialize these fields: _loopables
|
Lint:
src/engine.cpp#L16
member initializer for '_running' is redundant
|
Lint:
src/engine.cpp#L24
use a trailing return type for this function
|
Lint:
src/engine.cpp#L32
use a trailing return type for this function
|
Lint:
src/engine.cpp#L40
use a trailing return type for this function
|
Lint:
src/engine.cpp#L48
use a trailing return type for this function
|
Lint:
src/engine.cpp#L56
use a trailing return type for this function
|
Lint:
src/engine.cpp#L64
use a trailing return type for this function
|
Lint:
src/engine.cpp#L68
use a trailing return type for this function
|
Lint:
src/engine.cpp#L76
use a trailing return type for this function
|
Loading