[Mono-bugs] [Bug 77212][Cri] Changed - [PATCH] Exception when using RegistryKey under Windows

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jan 14 11:07:04 EST 2006


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 robertj at gmx.net.

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

--- shadow/77212	2006-01-11 12:23:40.000000000 -0500
+++ shadow/77212.tmp.11906	2006-01-14 11:07:04.000000000 -0500
@@ -1,23 +1,22 @@
 Bug#: 77212
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Windows XP SP2
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Critical
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: don at edvalson.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: Exception when using RegistryKey under Windows
+Summary: [PATCH] Exception when using RegistryKey under Windows
 
 Description of Problem:
 
 Exception when using RegistryKey.OpenSubKey
 
 Steps to reproduce the problem:
@@ -77,6 +76,10 @@
 
             IntPtr handle = rkey.Handle;
 
 This caused the correct cast to be executed at all times
 
 When I remade mono, this worked properly.
+
+------- Additional Comments From robertj at gmx.net  2006-01-14 11:07 -------
+May I commit?
+


More information about the mono-bugs mailing list