[Mono-bugs] [Bug 78132][Nor] Changed - [PATCH] RegistryKey.SetValue
only allows specific types of values.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Apr 18 07:02:32 EDT 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=78132
--- shadow/78132 2006-04-18 05:32:11.000000000 -0400
+++ shadow/78132.tmp.6311 2006-04-18 07:02:32.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -25,6 +25,11 @@
I'll attach a patch that fixes this, and adds unit tests.
------- Additional Comments From gert.driesen at pandora.be 2006-04-18 05:32 -------
Created an attachment (id=16785)
Fix and unit tests
+
+------- Additional Comments From robertj at gmx.net 2006-04-18 07:02 -------
+Gert, how behaves MS.NET if the value is of another integral type
+(UInt32, U|Int16, ...)?
+
More information about the mono-bugs
mailing list