Inspections Open source
Name
remote.c
Location
file [vdr] - .../remote.c
Problem synopsis- Returning 'uint64_t' from a function returning 'int': Values of type 'uint64_t' may not fit into the receiver type 'int' at line 295
- Values of type 'ssize_t' may not fit into the receiver type 'int' at line 312
- Values of type 'int' may not fit into the receiver type 'char' at line 330
- Values of type 'int' may not fit into the receiver type 'char' at line 338