[Mono-bugs] [Bug 74734][Nor] Changed - [PATCH] mono not able to handle typeref to a nested class in the same assembly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 28 Apr 2005 12:00:40 -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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74734
--- shadow/74734 2005-04-28 09:53:23.000000000 -0400
+++ shadow/74734.tmp.31885 2005-04-28 12:00:40.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74734
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: radical@gmail.com
QAContact: mono-bugs@ximian.com
@@ -80,6 +80,9 @@
------- Additional Comments From radical@gmail.com 2005-04-28 09:53 -------
Created an attachment (id=15027)
n2.exe : Compiled with ilasm.exe Version 1.1.4322.2032 (.net)
+
+------- Additional Comments From vargaz@gmail.com 2005-04-28 12:00 -------
+Fixed in SVN. Thanks for the patch.