Skip to content

More header guard fixes. #131

More header guard fixes.

More header guard fixes. #131

Triggered via push January 13, 2025 20:18
Status Success
Total duration 3m 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: seika/file_system.h#L25
extra tokens at end of #endif directive [-Wendif-labels]
build: seika/logger.c#L97
passing argument 1 to 'restrict'-qualified parameter aliases with argument 3 [-Wrestrict]
build: seika/memory.c#L52
'memory' may be used uninitialized [-Wmaybe-uninitialized]
build: seika/file_system.h#L25
extra tokens at end of #endif directive [-Wendif-labels]
build: seika/rendering/renderer.c#L401
unknown conversion type character 'z' in format [-Wformat=]
build: seika/rendering/renderer.c#L401
too many arguments for format [-Wformat-extra-args]
build: thirdparty/miniaudio/miniaudio.h#L22294
format '%d' expects argument of type 'int', but argument 4 has type 'HRESULT' {aka 'long int'} [-Wformat=]
build: thirdparty/miniaudio/miniaudio.h#L22319
format '%d' expects argument of type 'int', but argument 4 has type 'HRESULT' {aka 'long int'} [-Wformat=]