[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:29:42 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=78132
--- shadow/78132 2006-04-18 07:02:32.000000000 -0400
+++ shadow/78132.tmp.6682 2006-04-18 07:29:42.000000000 -0400
@@ -30,6 +30,11 @@
------- 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, ...)?
+
+------- 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).
More information about the mono-bugs
mailing list