[Mono-bugs] [Bug 82707][Wis] New - [PATCH] System.Management.ManagementException implementation
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 5 14:19:54 EDT 2007
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 tim.huetz at halcyonwaves.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82707
--- shadow/82707 2007-09-05 14:19:54.000000000 -0400
+++ shadow/82707.tmp.22243 2007-09-05 14:19:54.000000000 -0400
@@ -0,0 +1,31 @@
+Bug#: 82707
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: Tim.Huetz at halcyonwaves.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: [PATCH] System.Management.ManagementException implementation
+
+Hey,
+
+while I was compiling a application on Mono, I've figured out that the
+System.Management.ManagementException class is currently not implemented in
+Mono. So I've started to implement the class. Currently its just the frame
+of the whole exception class, but I saw that there are some more classes
+included which are not completely implemented. Maybe I could contribute it
+to the class library.
+
+Don't be to hard with me, this could be my first contribution ;)
+
+Regards,
+Tim
More information about the mono-bugs
mailing list