[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
Tue, 21 Sep 2004 12:51:23 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=63841
--- shadow/63841 2004-09-21 01:39:17.000000000 -0400
+++ shadow/63841.tmp.19919 2004-09-21 12:51:23.000000000 -0400
@@ -61,6 +61,10 @@
------- Additional Comments From miguel@ximian.com 2004-09-20 13:16 -------
Am CCing Zoltan/Lupus so they can approve this one.
------- Additional Comments From grompf@sublimeintervention.com 2004-09-21 01:39 -------
fixed in HEAD, approved by miguel.
+
+------- Additional Comments From lupus@ximian.com 2004-09-21 12:51 -------
+Please also add a test case to the test suite.
+Thanks.