Inspections Open source
Name
si.c
Location
file [vdr] - .../libsi/si.c
Problem synopsis- Expression of type 'u_char' can't be cast to type 'TableId': Types 'TableId' and 'u_char' are not compatible at line 54
- Returning 'u_char' from a function returning 'bool': Types 'bool' and 'u_char' are not compatible at line 81
- Returning 'u_char' from a function returning 'int': Types 'int' and 'u_char' are not compatible at line 85
- Returning 'u_char' from a function returning 'int': Types 'int' and 'u_char' are not compatible at line 89
- Returning 'u_char' from a function returning 'int': Types 'int' and 'u_char' are not compatible at line 93