More iteration testing #37
Annotations
10 warnings
cmake:
thirdparty/libbcrypt/src/wrapper.c#L257
implicit declaration of function ‘strdup’; did you mean ‘strcmp’? [-Wimplicit-function-declaration]
|
cmake:
thirdparty/libbcrypt/src/wrapper.c#L257
assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
|
cmake:
thirdparty/recastnavigation/Detour/Source/DetourNavMesh.cpp#L46
‘bmax[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
cmake:
thirdparty/recastnavigation/Detour/Include/DetourCommon.h#L52
‘bmax[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
cmake:
thirdparty/recastnavigation/Detour/Source/DetourNavMesh.cpp#L46
‘bmin[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
cmake:
thirdparty/recastnavigation/Detour/Include/DetourCommon.h#L58
‘bmin[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
cmake:
thirdparty/recastnavigation/Detour/Source/DetourNavMesh.cpp#L44
‘amax[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
cmake:
thirdparty/recastnavigation/Detour/Include/DetourCommon.h#L52
‘amax[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
cmake:
thirdparty/recastnavigation/Detour/Source/DetourNavMesh.cpp#L45
‘amin[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
cmake:
thirdparty/recastnavigation/Detour/Include/DetourCommon.h#L58
‘amin[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
The logs for this run have expired and are no longer available.
Loading