]> andersk Git - splint.git/blob - test/forbody.expect
Added the flags likely-bounds, likely-bounds-write, and likely-bounds-read
[splint.git] / test / forbody.expect
1
2 forbody.c: (in iter genericTable_elements)
3 forbody.c:3:50: Unrecognized identifier in macro definition: m_ind
4 forbody.c:3:115: Assignment of char to int: m_el = 'a'
5
6 Finished checking --- 2 code warnings, as expected
This page took 0.055135 seconds and 5 git commands to generate.