5.10 (clang-11) #156
Annotations
2 warnings
Check Build and Boot Logs
comparison of distinct pointer types ('typeof (cmd_state) *' (aka 'unsigned int *') and 'typeof (16383) *' (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]
|
Loading