Skip to content

Merge pull request #1636 from Azaezel/alpha41/PrototypeRezFix #1891

Merge pull request #1636 from Azaezel/alpha41/PrototypeRezFix

Merge pull request #1636 from Azaezel/alpha41/PrototypeRezFix #1891

Triggered via push December 25, 2025 23:44
Status Success
Total duration 20m 51s
Artifacts
Matrix: build-linux
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Ubuntu Latest GCC: Engine/lib/opcode/Ice/IceHPoint.h#L150
converting ‘IceMaths::HPoint’ to a base class ‘IceMaths::Point’ will never use a type conversion operator [-Wclass-conversion]
Ubuntu Latest GCC: Engine/lib/assimp/code/AssetLib/glTF2/glTF2Importer.cpp#L1643
‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ output may be truncated copying between 0 and 3 bytes from a string of length 3 [-Wstringop-truncation]
Ubuntu Latest GCC: Engine/lib/assimp/code/AssetLib/glTF/glTFImporter.cpp#L667
‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ output may be truncated copying between 0 and 3 bytes from a string of length 3 [-Wstringop-truncation]
Ubuntu Latest GCC: Engine/lib/openal-soft/alc/backends/oss.cpp#L229
redundant move in initialization [-Wredundant-move]
Ubuntu Latest GCC
‘void __atomic_store_8(volatile void*, long unsigned int, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
Ubuntu Latest GCC
‘void __atomic_store_4(volatile void*, unsigned int, int)’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
Ubuntu Latest GCC
‘void __atomic_store_4(volatile void*, unsigned int, int)’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
Ubuntu Latest GCC
‘void __atomic_store_4(volatile void*, unsigned int, int)’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
Ubuntu Latest GCC: Engine/lib/openal-soft/common/pffft.cpp#L1470
ignoring attributes on template argument ‘{anonymous}::v4sf’ {aka ‘__m128’} [-Wignored-attributes]