[Mono-bugs] [Bug 63841][Nor] Changed - [PATCH] Type.GetElementType doesn't return null when expected
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Mar 17 15:16:19 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=63841
--- shadow/63841 2007-03-13 02:29:13.000000000 -0500
+++ shadow/63841.tmp.31063 2007-03-17 14:16:18.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 63841
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: priewasser at gmx.at
QAContact: mono-bugs at ximian.com
@@ -105,6 +105,20 @@
Created an attachment (id=15426)
As a patch
------- Additional Comments From alp at atoker.com 2007-03-13 02:29 -------
Fixed in r74156. Test case test-567.cs in r74157.
+
+------- Additional Comments From miguel at ximian.com 2007-03-17 14:16 -------
+Reopening this.
+
+Although the fix is correct Dbus-sharp in the wild depends on the old
+behavior, which means that rolling out this Mono before all the
+applications that bundled it would break them all.
+
+Am going to reopen this bug, wait for the apps to be released, updated
+and packaged and then apply this to the Mono release. Perhaps Mono
+1.2.5 or 1.2.6 timeframe.
+
+r74195 contains a test for this problem, when re-enabling this code,
+re-enable the test in trunk/mcs/class/corlib/Test/System/TypeTest.cs
More information about the mono-bugs
mailing list