[Mono-bugs] [Bug 61593][Wis] Changed - mcs -> System.StackOverflowException on Enum[] iteration
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 17 Jul 2004 13:08:59 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61593
--- shadow/61593 2004-07-15 05:30:25.000000000 -0400
+++ shadow/61593.tmp.10125 2004-07-17 13:08:59.000000000 -0400
@@ -1,17 +1,17 @@
Bug#: 61593
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details: Windows XP Pro (m$ .NET runtime not installed)
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: C#
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: miguel@ximian.com
ReportedBy: guy@langston.org.za
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: mcs -> System.StackOverflowException on Enum[] iteration
@@ -60,6 +60,11 @@
Every Compilation attempt
Additional Information:
Windows.
Mono-1 package.
Microsoft .NET runtime not installed.
+
+------- Additional Comments From miguel@ximian.com 2004-07-17 13:08 -------
+It was indeed a bug, it has been fixed on CVS.
+
+Am testing the patch, and if it works, will get it into mono-1-0 as well.