Inspections Open source
Name
device.c
Location
file [vdr] - .../device.c
Problem synopsis- Parameter type mismatch: Values of type 'int' may not fit into the receiver type 'bool' at line 196
- Returning 'ssize_t' from a function returning 'int': Values of type 'ssize_t' may not fit into the receiver type 'int' at line 601
- Parameter type mismatch: Values of type 'int' may not fit into the receiver type 'uint16_t' at line 812
- Parameter type mismatch: Values of type 'int' may not fit into the receiver type 'uint16_t' at line 815
- Parameter type mismatch: Values of type 'int' may not fit into the receiver type 'uint16_t' at line 818
- Values of type 'time_t' may not fit into the receiver type 'int' at line 840
- Values of type 'unsigned long' may not fit into the receiver type 'int' at line 1307
- Values of type 'int' may not fit into the receiver type 'uchar' at line 1331
- Values of type 'int' may not fit into the receiver type 'uchar' at line 1332
- Returning 'unsigned long' from a function returning 'int': Values of type 'unsigned long' may not fit into the receiver type 'int' at line 1391
- Values of type 'time_t' may not fit into the receiver type 'int' at line 1593