[chore] Bump version #222
Annotations
6 warnings
Build:
src/esp/ESFileContainer.cpp#L187
narrowing conversion of ‘((-(atan(((double)((vx[0] - vx[1]) / (float)128))) + atan(((double)((vx[2] - vx[3]) / (float)128))))) / (double)2)’ from ‘double’ to ‘float’ [-Wnarrowing]
|
Build:
src/esp/ESFileContainer.cpp#L188
narrowing conversion of ‘((atan(((double)((vy[0] - vy[1]) / (float)128))) + atan(((double)((vy[2] - vy[3]) / (float)128)))) / (double)2)’ from ‘double’ to ‘float’ [-Wnarrowing]
|
Build:
src/esp/ESFileContainer.cpp#L187
narrowing conversion of ‘((-(atan(((double)((vx[0] - vx[1]) / (float)128))) + atan(((double)((vx[2] - vx[3]) / (float)128))))) / (double)2)’ from ‘double’ to ‘float’ [-Wnarrowing]
|
Build:
src/esp/ESFileContainer.cpp#L188
narrowing conversion of ‘((atan(((double)((vy[0] - vy[1]) / (float)128))) + atan(((double)((vy[2] - vy[3]) / (float)128)))) / (double)2)’ from ‘double’ to ‘float’ [-Wnarrowing]
|
Run tests:
src/esp/ESFileContainer.cpp#L187
narrowing conversion of ‘((-(atan(((double)((vx[0] - vx[1]) / (float)128))) + atan(((double)((vx[2] - vx[3]) / (float)128))))) / (double)2)’ from ‘double’ to ‘float’ [-Wnarrowing]
|
Run tests:
src/esp/ESFileContainer.cpp#L188
narrowing conversion of ‘((atan(((double)((vy[0] - vy[1]) / (float)128))) + atan(((double)((vy[2] - vy[3]) / (float)128)))) / (double)2)’ from ‘double’ to ‘float’ [-Wnarrowing]
|
Loading