fix aligned vec type and add matrix funcs #235
Annotations
3 errors and 16 warnings
|
|
|
vecmat/vector.cpp#L755
‘ps_ran’ was not declared in this scope; did you mean ‘ps_rand’?
|
|
vecmat/vector.cpp#L755
‘using vector = struct vec<float, 3>’ {aka ‘struct vec<float, 3>’} has no member named ‘fill_n’; did you mean ‘fill’?
|
|
linux/registry.cpp#L116
variable ‘save_p’ set but not used [-Wunused-but-set-variable]
|
|
linux/registry.cpp#L82
variable ‘save_p’ set but not used [-Wunused-but-set-variable]
|
|
linux/lnxcon_raw.cpp#L178
format not a string literal and no format arguments [-Wformat-security]
|
|
bitmap/tga.cpp#L541
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
|
|
bitmap/tga.cpp#L329
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
|
|
bitmap/bitmain.cpp#L666
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
|
|
bitmap/bitmain.cpp#L644
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
|
|
bitmap/iff.cpp#L552
variable ‘form_len’ set but not used [-Wunused-but-set-variable]
|
|
netgames/roboanarchy/roboanarchy.cpp#L76
‘void DisplayScores()’ declared ‘static’ but never defined [-Wunused-function]
|
|
AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
|
|
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading