4.19 (clang-20) #31
Annotations
10 warnings
Check Build and Boot Logs
equality comparison with extraneous parentheses [-Wparentheses-equality]
|
Check Build and Boot Logs
comparison of distinct pointer types ('typeof (sizeof(struct allocExtDesc)) *' (aka 'unsigned long *') and 'typeof (((__u32)(__le32)(header->lengthAllocDescs))) *' (aka 'unsigned int *')) [-Wcompare-distinct-pointer-types]
|
Check Build and Boot Logs
comparison of distinct pointer types ('typeof (sizeof(struct allocExtDesc)) *' (aka 'unsigned long *') and 'typeof (&alen)' (aka 'int *')) [-Wcompare-distinct-pointer-types]
|
Check Build and Boot Logs
comparison of distinct pointer types ('typeof (map->s_partition_len) *' (aka 'unsigned int *') and 'typeof (sizeof(struct spaceBitmapDesc) << 3) *' (aka 'unsigned long *')) [-Wcompare-distinct-pointer-types]
|
Check Build and Boot Logs
overflow converting case value to switch condition type (3231763135 to 18446744072646347455) [-Wswitch]
|
Check Build and Boot Logs
address of array 'vsi->active_vlans' will always evaluate to 'true' [-Wpointer-bool-conversion]
|
Check Build and Boot Logs
overflow converting case value to switch condition type (3228093062 to 18446744072642677382) [-Wswitch]
|
Check Build and Boot Logs
overflow converting case value to switch condition type (3229141637 to 18446744072643725957) [-Wswitch]
|
Check Build and Boot Logs
overflow converting case value to switch condition type (3228617353 to 18446744072643201673) [-Wswitch]
|
Check Build and Boot Logs
overflow converting case value to switch condition type (3230714500 to 18446744072645298820) [-Wswitch]
|
Loading