Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=80671

--- shadow/80671        2007-01-30 09:39:06.000000000 -0500
+++ shadow/80671.tmp.26472      2007-02-28 14:53:12.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80671
 Product: Mono: Runtime
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -39,6 +39,10 @@
 -      fprintf (poutput, "Total number of calls: %lld\n", (long 
long)total_calls);
 +      fprintf (poutput, "Total number of calls: %" G_GINT64_FORMAT "\n", (long
 long)total_calls);
  }
  
  typedef struct {
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-02-28 14:53 -------
+This is now checked in.
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to