Not setting up sdl as a dependency when option is off in build (cmake). #125
Annotations
4 warnings
build
Required version (2.0.0) is higher than found version ()
|
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/networking/network_socket.c#L114
implicit declaration of function ‘inet_aton’; did you mean ‘inet_pton’? [-Wimplicit-function-declaration]
|