[Mono-bugs] [Bug 63841][Nor] Changed - [PATCH] Type.GetElementType doesn't return null when expected
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 17 Sep 2004 22:02:51 -0400 (EDT)
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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=63841
--- shadow/63841 2004-09-17 21:26:34.000000000 -0400
+++ shadow/63841.tmp.10216 2004-09-17 22:02:51.000000000 -0400
@@ -43,6 +43,11 @@
Testcase taken from Mono Documentation Library (slightly modified)
------- Additional Comments From grompf@sublimeintervention.com 2004-09-17 21:26 -------
Created an attachment (id=10820)
proposed patch
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-09-17 22:02 -------
+Created an attachment (id=10822)
+better patch; first didn't handle pointer types
+