Inspections Open source
Name
epg.c
Location
file [vdr] - .../epg.c
Problem synopsis- Values of type 'unsigned int' may not fit into the receiver type 'uchar' at line 39
- Values of type 'unsigned int' may not fit into the receiver type 'uchar' at line 40
- Returning 'time_t' from a function returning 'int': Values of type 'time_t' may not fit into the receiver type 'int' at line 146
- Values of type 'int' may not fit into the receiver type 'uchar' at line 179
- Values of type 'int' may not fit into the receiver type 'uchar' at line 211
- Values of type 'long' may not fit into the receiver type 'int' at line 492
- Values of type 'int' may not fit into the receiver type 'uchar' at line 494
- Parameter type mismatch: Values of type 'unsigned int' may not fit into the receiver type 'uchar' at line 544
- Values of type 'size_t' may not fit into the receiver type 'int' at line 658
- Values of type 'size_t' may not fit into the receiver type 'int' at line 747
- Parameter type mismatch: Values of type 'time_t' may not fit into the receiver type 'unsigned int' at line 938
- Parameter type mismatch: Values of type 'time_t' may not fit into the receiver type 'unsigned int' at line 945
- Parameter type mismatch: Values of type 'time_t' may not fit into the receiver type 'unsigned int' at line 983