5.10 (clang-15) #478
Annotations
10 warnings
|
Check Build and Boot Logs
comparison of distinct pointer types ('typeof (us_per_frame) *' (aka 'unsigned long long *') and 'typeof (1) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
|
|
Check Build and Boot Logs
comparison of distinct pointer types ('typeof (us_per_frame) *' (aka 'unsigned long long *') and 'typeof (1) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
|
|
Check Build and Boot Logs
comparison of distinct pointer types ('typeof (us_per_frame) *' (aka 'unsigned long long *') and 'typeof (1) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
|
|
Check Build and Boot Logs
comparison of distinct pointer types ('typeof (us_per_frame) *' (aka 'unsigned long long *') and 'typeof (1) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
|
|
Check Build and Boot Logs
comparison of distinct pointer types ('typeof (us_per_frame) *' (aka 'unsigned long long *') and 'typeof (1) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
|
|
Check Build and Boot Logs
comparison of distinct pointer types ('typeof ((typeof (us_per_frame))__builtin_choose_expr(((!!(sizeof ((typeof (us_per_frame) *)1 == (typeof (1) *)1))) && ((sizeof(int) == sizeof (*(8 ? ((void *)((long)(us_per_frame) * 0L)) : (int *)8))) && (sizeof(int) == sizeof (*(8 ? ((void *)((long)(1) * 0L)) : (int *)8))))), ((us_per_frame) > (1) ? (us_per_frame) : (1)), ({
|
|
Check Build and Boot Logs
comparison of distinct pointer types ('typeof (us_per_frame) *' (aka 'unsigned long long *') and 'typeof (1) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
|
|
Check Build and Boot Logs
comparison of distinct pointer types ('typeof (ssid_eid[1]) *' (aka 'const unsigned char *') and 'typeof (32) *' (aka 'int *')) [-Wcompare-distinct-pointer-types]
|
|
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
mixing declarations and code is a C99 extension [-Wdeclaration-after-statement]
|
Loading