]> andersk Git - splint.git/blame - test/typequals.expect
Pushed back constraintResolve.c to the previous version.
[splint.git] / test / typequals.expect
CommitLineData
885824d3 1
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
11db3170 12Finished checking --- 5 code warnings, as expected
885824d3 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
11db3170 18Finished checking --- 2 code warnings, as expected
This page took 0.25611 seconds and 5 git commands to generate.