]> andersk Git - splint.git/blobdiff - src/uentry.c
Fixes after removing -unrecogcomments flag for make splintme.
[splint.git] / src / uentry.c
index 711b32b68c4a4f7ea176dd818aea2fe6cbe85823..ce029e85868558df61d9274cafc9b4e044d6541d 100644 (file)
@@ -2499,7 +2499,7 @@ uentry_reflectOtherQualifier (/*@notnull@*/ uentry ue, qual qel)
                        uentry_unparse (ue)),
               uentry_whereLast (ue)))
            {
-             /*@i! annotationInfo_showContextError (ainfo, ue); */
+             /* annotationInfo_showContextError (ainfo, ue); */
            }
        }
     }
@@ -10380,10 +10380,7 @@ uentry_mergeValueStates (/*@notnull@*/ uentry res, /*@notnull@*/ uentry other,
       ** Copy values from other
       */
       
-      /*@i$@#@*/
-      DPRINTF (("Has value table: %s", sRef_unparseFull (other->sref)));
-      DPRINTF (("No value table: %s", sRef_unparseFull (res->sref)));
-      ;
+      /* ??? */
     }
   else
     {
This page took 0.039032 seconds and 4 git commands to generate.