Fix eeprom decoding of BM chip type: The previous code resulted in a temporary 1...
[libftdi] / libftdi.lnt
CommitLineData
5432fb9b
TJ
1// PC-Lint 9.00 settings
2
3-emacro(527, ftdi_error_return) // ignore "unreachable code"
4-emacro(717, ftdi_error_return)
5
6-epu // Pointer to unsigned/signed of the same type is ok
7
8+fie // Allow enum to int conversion
9
10-dLIBFTDI_LINUX_ASYNC_MODE=1 // also lint async code