[Mono-bugs] [Bug 34239][Nor] Changed - mcs crashing on current System.Windows.Forms code.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
20 Nov 2002 01:44:34 -0000
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=34239
--- shadow/34239 Mon Nov 18 21:18:47 2002
+++ shadow/34239.tmp.30073 Tue Nov 19 20:44:34 2002
@@ -1,14 +1,14 @@
Bug#: 34239
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: fgonthier@hermes.usherb.ca
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -44,6 +44,10 @@
in <0x00210> 00 Mono.CSharp.Enum:Define (Mono.CSharp.TypeContainer)
in <0x00619> 00 Mono.CSharp.RootContext:DefineTypes ()
in <0x006e4> 00 Mono.CSharp.Driver:MainDriver (string[])
in <0x0000b> 00 Mono.CSharp.Driver:Main (string[])
The same exception has been reported by marcusU on #mono.
+
+------- Additional Comments From miguel@ximian.com 2002-11-19 20:44 -------
+Ok, this bug is fixed, but it just showed up a different bug in MCS,
+which is that it is not coping with *some* enumeration definitions.