[Mono-bugs] [Bug 63485][Nor] Changed - Partial type is not recognized correctly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 22 Aug 2004 22:00:15 -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=63485

--- shadow/63485	2004-08-22 20:14:01.000000000 -0400
+++ shadow/63485.tmp.27291	2004-08-22 22:00:15.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 63485
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: RESOLVED   
-Resolution: NOTABUG
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: atsushi@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -84,6 +84,9 @@
 in <0x00c4d> Mono.CSharp.Driver:MainDriver (string[])
 in <0x0000f> Mono.CSharp.Driver:Main (string[])
 
 ------- Additional Comments From atsushi@ximian.com  2004-08-22 20:14 -------
 It turned out that "make PROFILE=net_2_0 install" didn't install gmcs
 correctly. It worked fine with the latest gmcs
+
+------- Additional Comments From martin@ximian.com  2004-08-22 22:00 -------
+The gmcs problem was due to an old gmcs, the mcs one is now fixed in CVS.