[Mono-bugs] [Bug 74186][Nor] Changed - [GMCS] Partial class with [Obsolete] and a method causes exception
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 21 Apr 2005 11:16:59 -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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74186
--- shadow/74186 2005-03-30 02:46:41.000000000 -0500
+++ shadow/74186.tmp.22399 2005-04-21 11:16:59.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74186
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: alp@atoker.com
QAContact: mono-bugs@ximian.com
@@ -59,6 +59,9 @@
in <0x0001f> Mono.CSharp.Driver:Main (System.String[] args)
------- Additional Comments From rharinath@novell.com 2005-03-30 02:46 -------
This testcase works with 'mcs'. I believe that once the change to
'mcs' are merged into 'gmcs', it will also start working.
+
+------- Additional Comments From rharinath@novell.com 2005-04-21 11:16 -------
+Works with the latest SVN snapshot.