Inspections Open source
Name
positioner.c
Location
file [vdr] - .../positioner.c
Problem synopsis- Returning 'double' from a function returning 'int': Values of type 'double' may not fit into the receiver type 'int' at line 56
- Parameter type mismatch: Values of type 'double' may not fit into the receiver type 'int' at line 66
- Parameter type mismatch: Values of type 'double' may not fit into the receiver type 'int' at line 78
- Values of type 'uint64_t' may not fit into the receiver type 'int' at line 118