[Mono-bugs] [Bug 74595][Nor] Changed - Error CS0122 resolving cref using gmcs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 23 Apr 2005 15:10:44 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74595
--- shadow/74595 2005-04-13 17:52:56.000000000 -0400
+++ shadow/74595.tmp.11305 2005-04-23 15:10:44.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74595
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -49,6 +49,9 @@
gzipped tar containing a repro
------- Additional Comments From atsushi@ximian.com 2005-04-13 17:52 -------
I fixed corresponding part in mcs, so it will be fixed when Martin
merged the fix (r42695).
+
+------- Additional Comments From miguel@ximian.com 2005-04-23 15:10 -------
+Merged and fixed.