fix aligned vec type and add matrix funcs #235
Annotations
3 errors, 10 warnings, and 1 notice
|
|
|
vecmat/vector.cpp#L755
'ps_ran': identifier not found
|
|
vecmat/vector.cpp#L755
'fill_n': is not a member of 'vec<scalar,3,align::adaptive,4,4>'
|
|
ddio/lnxio.cpp#L127
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
|
|
ddio/file.cpp#L177
'argument': conversion from 'int64_t' to 'unsigned int', possible loss of data
|
|
ddio/file.cpp#L123
'e': unreferenced local variable
|
|
ddio/file.cpp#L101
'e': unreferenced local variable
|
|
ddio/file.cpp#L67
'e': unreferenced local variable
|
|
mem/mem.cpp#L883
'type cast': truncation from 'void *' to 'uint32_t'
|
|
mem/mem.cpp#L883
'type cast': pointer truncation from 'void *' to 'uint32_t'
|
|
mem/mem.cpp#L680
'return': conversion from 'size_t' to 'int', possible loss of data
|
|
mem/mem.cpp#L633
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
|
misc/pstring.cpp#L74
'<': signed/unsigned mismatch
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading