]> andersk Git - splint.git/blobdiff - src/cgrammar.c.der
Apparently splint does not correctly handle the case in which a #defined constant...
[splint.git] / src / cgrammar.c.der
index 01c215259654b16f751070058485890f3205b58f..18641a1f721edae151485c794e96a0302ceffd40 100644 (file)
@@ -4368,7 +4368,7 @@ case 367:
 { yyval.typequal = yyvsp[-1].typequal; ;
     break;}
 case 374:
-{ yyval.ctyp = ctype_anytype; ;
+{ yyval.ctyp = ctype_makeAnytype (); ;
     break;}
 case 375:
 { yyval.ctyp = ctype_anyintegral; ;
This page took 0.077292 seconds and 4 git commands to generate.