Inspections Open source
Name
menu.c
Location
file [vdr] - .../menu.c
Problem synopsis- Parameter type mismatch: Incompatible pointer types 'cOsdItem *' and 'void *' at line 1300
- Incompatible pointer types 'cOsdMenu *' and 'void *' at line 3207
- Parameter type mismatch: Assigning 'char * *' to 'const char * const *' discards const qualifier at line 3315
- Parameter type mismatch: Assigning 'char * *' to 'const char * const *' discards const qualifier at line 3326
- Parameter type mismatch: Assigning 'char * *' to 'const char * const *' discards const qualifier at line 3327
- Parameter type mismatch: Assigning 'char * *' to 'const char * const *' discards const qualifier at line 3328
- Parameter type mismatch: Assigning 'char * *' to 'const char * const *' discards const qualifier at line 3458
- Parameter type mismatch: Assigning 'char * *' to 'const char * const *' discards const qualifier at line 3570
- Parameter type mismatch: Assigning 'char * *' to 'const char * const *' discards const qualifier at line 3575
- Parameter type mismatch: Incompatible pointer types 'const char * const *' and 'char *[]' at line 4868
- Parameter type mismatch: Incompatible pointer types 'const char * const *' and 'char *[]' at line 4884
- Parameter type mismatch: Incompatible pointer types 'const char * const *' and 'char *[]' at line 4887
- Parameter type mismatch: Incompatible pointer types 'const char * const *' and 'char *[]' at line 4989
- Parameter type mismatch: Incompatible pointer types 'const char * const *' and 'char *[]' at line 5004
- Parameter type mismatch: Incompatible pointer types 'const char * const *' and 'char *[]' at line 5006