[Mono-bugs] [Bug 74912][Nor] Changed - [GMCS] Error CS8025 on partial classes

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 12 May 2005 11:14:52 -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 martin@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74912

--- shadow/74912	2005-05-12 07:40:06.000000000 -0400
+++ shadow/74912.tmp.6589	2005-05-12 11:14:52.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74912
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: grompf@sublimeintervention.com               
 QAContact: mono-bugs@ximian.com
@@ -27,6 +27,9 @@
         public MyApi Api {
                 get {
                         return new MyApi ();
                 }
         }
 }
+
+------- Additional Comments From martin@ximian.com  2005-05-12 11:14 -------
+Fixed in SVN.