Simplify, fix ubuntu #201
Annotations
6 warnings
src/esp/ESFileContainer.cpp#L181
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]
|
src/esp/ESFileContainer.cpp#L182
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]
|
src/esp/ESFileContainer.cpp#L181
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]
|
src/esp/ESFileContainer.cpp#L182
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]
|
src/esp/ESFileContainer.cpp#L181
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]
|
src/esp/ESFileContainer.cpp#L182
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]
|
The logs for this run have expired and are no longer available.
Loading