The BM_type_chip option no longer exists
[libftdi] / libftdi.lnt
1 // PC-Lint 9.00 settings
2 --iz:\usr\include\libusb-1.0
3
4 -emacro(527, ftdi_error_return)     // ignore "unreachable code"
5 -emacro(717, ftdi_error_return)
6
7 -epu // Pointer to unsigned/signed of the same type is ok
8
9 +fie // Allow enum to int conversion
10
11 -ecall(534, usb_close)              // silence ignored return value from usb_close