[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 08:34:50 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 07:29:42.000000000 -0400
+++ shadow/78132.tmp.7546	2006-04-18 08:34:50.000000000 -0400
@@ -35,6 +35,11 @@
 
 
 ------- Additional Comments From gert.driesen at pandora.be  2006-04-18 07:29 -------
 Pretty sure it'll just store the string representation of that 
 value, but I'll add unit tests for these too if the patch is 
 approved (just to be 100% sure).
+
+------- Additional Comments From robertj at gmx.net  2006-04-18 08:34 -------
+Gert, never mind. It is how MS.NET behaves. Only Int32 is mapped
+to DWORD.
+


More information about the mono-bugs mailing list