warning police
authorSimon Marlow <simonmar@microsoft.com>
Wed, 13 Jun 2007 09:51:44 +0000 (09:51 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 13 Jun 2007 09:51:44 +0000 (09:51 +0000)
rts/Printer.c

index 28cdd0d..7364edd 100644 (file)
@@ -1157,7 +1157,7 @@ void prettyPrintClosure_ (StgClosure *obj)
         case CONSTR_STATIC:
         case CONSTR_NOCAF_STATIC: 
         {
-           int i; 
+           nat i; 
            char *descriptor;
 
            /* find the con_info for the constructor */