[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 20:14:01 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=63485
--- shadow/63485 2004-08-19 12:32:38.000000000 -0400
+++ shadow/63485.tmp.24716 2004-08-22 20:14:01.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 63485
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -80,6 +80,10 @@
in <0x00026> Mono.CSharp.TypeContainer:DefineMembers
(Mono.CSharp.TypeContainer)
in <0x00247> Mono.CSharp.RootContext:PopulateTypes ()
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