]> andersk Git - splint.git/blame - test/typequals.out
Added mtgrammar.c.der
[splint.git] / test / typequals.out
CommitLineData
e12110be 1
8e37b772 2tq.h:3:45: Datatype tmixm inconsistently declared as immutable
3 tq.lcl:3:1: Specification of tmixm
4tq.h:4:45: Datatype tmixa inconsistently declared as abstract type
5 tq.lcl:5:14: Specification of tmixa
6tq.h:5:45: Datatype tmixi inconsistently declared as mutable
7 tq.lcl:4:1: Specification of tmixi
8typequals.c: (in function f)
9typequals.c:6:4: Operand of * is abstract type (tam): *xtam
10typequals.c:7:4: Operand of * is abstract type (tai): *xtai
11
12Finished LCLint checking --- 5 code errors found, as expected
13
14typequals.c: (in function f)
15typequals.c:6:4: Operand of * is abstract type (tam): *xtam
16typequals.c:7:4: Operand of * is abstract type (tai): *xtai
17
18Finished LCLint checking --- 2 code errors found, as expected
This page took 0.054711 seconds and 5 git commands to generate.