Inspections Open source
Name
recording.c
Location
file [vdr] - .../recording.c
Problem synopsis- Values of type 'unsigned long' may not fit into the receiver type 'int' at line 598
- Values of type 'size_t' may not fit into the receiver type 'int' at line 665
- Values of type 'int' may not fit into the receiver type 'int8_t' at line 685
- Values of type 'size_t' may not fit into the receiver type 'int' at line 783
- Values of type 'size_t' may not fit into the receiver type 'int' at line 883
- Values of type 'size_t' may not fit into the receiver type 'int' at line 908
- Values of type 'size_t' may not fit into the receiver type 'int' at line 987
- Values of type 'size_t' may not fit into the receiver type 'int' at line 1022
- Parameter type mismatch: Values of type 'size_t' may not fit into the receiver type 'int' at line 1048
- Returning 'int' from a function returning 'bool': Values of type 'int' may not fit into the receiver type 'bool' at line 1152
- Values of type 'time_t' may not fit into the receiver type 'int' at line 2080
- Parameter type mismatch: Values of type 'unsigned long' may not fit into the receiver type 'int' at line 2357
- Values of type 'int' may not fit into the receiver type 'bool' at line 2647
- Values of type 'ssize_t' may not fit into the receiver type 'int' at line 3008