Inspections Open source
Name
font.c
Location
file [vdr] - .../font.c
Problem synopsis- Parameter type mismatch: Using 'size_t' for signed values of type 'int' at line 77
- Using 'tColor' for signed values of type 'int' at line 308
- Using 'tColor' for signed values of type 'int16_t' at line 310
- Using 'tColor' for signed values of type 'int16_t' at line 312
- Parameter type mismatch: Using 'size_t' for signed values of type 'int' at line 603