Work in progress #54
Annotations
2 errors, 4 warnings, and 2 notices
src/common.hpp#L12
'SDL2/SDL.h' file not found
|
src/common.hpp#L12
'SDL2/SDL.h' file not found
|
src/eventmanager.cpp#L8
method 'update' can be made static
|
src/eventmanager.cpp#L9
variable 'event' is not initialized
|
src/scriptengine.cpp#L19
method 'run' can be made static
|
src/scriptengine.cpp#L20
variable 'lua' is not initialized
|
src/eventmanager.cpp#L1
File src/eventmanager.cpp does not conform to Custom style guidelines. (lines 15, 20, 25)
|
src/scriptengine.cpp#L1
File src/scriptengine.cpp does not conform to Custom style guidelines. (lines 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 40, 41, 42, 44, 45, 49, 50, 51, 52, 53, 55, 56, 57, 66, 67, 68, 69, 70, 72, 73, 74, 75, 76, 83)
|
The logs for this run have expired and are no longer available.
Loading