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=78492

--- shadow/78492        2006-05-23 12:08:05.000000000 -0400
+++ shadow/78492.tmp.8561       2006-05-23 13:14:48.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -75,6 +75,10 @@
                        data = (TData)Marshal.PtrToStructure 
(handle.AddrOfPinnedObject (),
 typeof(TData));
                        Console.WriteLine(data.AppRight[0].HWRights[0]);
                }
        }
 }
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-05-23 13:14 -------
+-> runtime
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to