Skip to content

Switch AUDIO_SAMPLE and RES_TYPE/RES_DATA structures to std::list #7431

Switch AUDIO_SAMPLE and RES_TYPE/RES_DATA structures to std::list

Switch AUDIO_SAMPLE and RES_TYPE/RES_DATA structures to std::list #7431

Triggered via pull request January 23, 2024 13:41
Status Success
Total duration 10m 10s
Artifacts

CI_fedora.yml

on: pull_request
Fedora :LATEST [GCC]
9m 39s
Fedora :LATEST [GCC]
Fedora :LATEST [GCC -m32]
9m 58s
Fedora :LATEST [GCC -m32]
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Fedora :LATEST [GCC]: lib/ivis_opengl/pielighting.cpp#L87
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC]: src/droid.cpp#L255
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC]: src/hci/quickchat.cpp#L275
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC]: src/shadowcascades.cpp#L69
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC -m32]: lib/ivis_opengl/pielighting.cpp#L87
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC -m32]: src/droid.cpp#L255
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC -m32]: src/hci/quickchat.cpp#L275
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
Fedora :LATEST [GCC -m32]: src/shadowcascades.cpp#L69
conversion from 'double' to 'float' may change value [-Wfloat-conversion]