Inspections Open source
Name
tools.c
Location
file [vdr] - .../tools.c
Problem synopsis- Values of type 'ssize_t' may not fit into the receiver type 'int' at line 94
- Values of type 'size_t' may not fit into the receiver type 'int' at line 117
- Values of type 'unsigned long' may not fit into the receiver type 'int' at line 156
- Values of type 'size_t' may not fit into the receiver type 'int' at line 157
- Values of type 'size_t' may not fit into the receiver type 'int' at line 158
- Values of type 'size_t' may not fit into the receiver type 'int' at line 159
- Values of type 'size_t' may not fit into the receiver type 'int' at line 280
- Values of type 'long long int' may not fit into the receiver type 'int64_t' at line 348
- Values of type '__off_t' may not fit into the receiver type 'int' at line 509
- Values of type 'ssize_t' may not fit into the receiver type 'int' at line 511
- Values of type 'uint' may not fit into the receiver type 'char' at line 812
- Values of type 'uint' may not fit into the receiver type 'char' at line 817
- Values of type 'uint' may not fit into the receiver type 'char' at line 818
- Values of type 'uint' may not fit into the receiver type 'char' at line 824
- Values of type 'uint' may not fit into the receiver type 'char' at line 825
- Values of type 'uint' may not fit into the receiver type 'char' at line 826
- Values of type 'uint' may not fit into the receiver type 'char' at line 832
- Values of type 'uint' may not fit into the receiver type 'char' at line 833
- Values of type 'uint' may not fit into the receiver type 'char' at line 834
- Values of type 'uint' may not fit into the receiver type 'char' at line 835
- Returning 'size_t' from a function returning 'int': Values of type 'size_t' may not fit into the receiver type 'int' at line 858
- Values of type 'uint' may not fit into the receiver type 'char' at line 912
- Values of type 'int' may not fit into the receiver type 'char' at line 962
- Values of type 'size_t' may not fit into the receiver type 'int' at line 984
- Values of type 'size_t' may not fit into the receiver type 'int' at line 1008
- Values of type 'unsigned long' may not fit into the receiver type 'int' at line 1051
- Values of type 'size_t' may not fit into the receiver type 'int' at line 1088
- Values of type 'size_t' may not fit into the receiver type 'int' at line 1089
- Values of type 'size_t' may not fit into the receiver type 'int' at line 1099
- Values of type 'unsigned long' may not fit into the receiver type 'int' at line 1272
- Values of type 'int' may not fit into the receiver type 'uchar' at line 1362
- Values of type 'int' may not fit into the receiver type 'uchar' at line 1367
- Values of type 'int' may not fit into the receiver type 'uchar' at line 1377
- Values of type '__ssize_t' may not fit into the receiver type 'int' at line 1447
- Values of type 'int' may not fit into the receiver type 'short' at line 1480
- Parameter type mismatch: Values of type 'time_t' may not fit into the receiver type 'int' at line 1982