Inspections Open source
Name
descriptor.c
Location
file [vdr] - .../libsi/descriptor.c
Problem synopsis- Returning 'u_char' from a function returning 'int': Types 'int' and 'u_char' are not compatible at line 633
- Returning 'u_char' from a function returning 'int': Types 'int' and 'u_char' are not compatible at line 721
- Returning 'u_char' from a function returning 'int': Types 'int' and 'u_char' are not compatible at line 725
- Parameter type mismatch: Types 'unsigned char' and 'u_char' are not compatible at line 733
- Parameter type mismatch: Types 'unsigned char' and 'u_char' are not compatible at line 733
- Parameter type mismatch: Types 'unsigned char' and 'u_char' are not compatible at line 733
- Parameter type mismatch: Types 'unsigned char' and 'u_char' are not compatible at line 733
- Parameter type mismatch: Types 'unsigned char' and 'u_char' are not compatible at line 733
- Returning 'u_char' from a function returning 'int': Types 'int' and 'u_char' are not compatible at line 1018
- Returning 'u_char' from a function returning 'bool': Types 'bool' and 'u_char' are not compatible at line 1026
- Returning 'u_char' from a function returning 'int': Types 'int' and 'u_char' are not compatible at line 1030
- Returning 'u_char' from a function returning 'int': Types 'int' and 'u_char' are not compatible at line 1034