[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
Wed, 30 Mar 2005 02:46:41 -0500 (EST)


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-29 11:46:04.000000000 -0500
+++ shadow/74186.tmp.19085	2005-03-30 02:46:41.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: alp@atoker.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -54,6 +54,11 @@
 container, Mono.CSharp.Attributable kind)
 in <0x00022> Mono.CSharp.Method:Emit ()
 in <0x00595> Mono.CSharp.TypeContainer:EmitType ()
 in <0x003f8> Mono.CSharp.RootContext:EmitCode ()
 in <0x00c06> Mono.CSharp.Driver:MainDriver (System.String[] args)
 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.
+