[Mono-bugs] [Bug 32068][Min] Changed - mcs should give error for deep cycles in struct
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
16 Nov 2002 23:17:42 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=32068
--- shadow/32068 Mon Nov 11 11:29:44 2002
+++ shadow/32068.tmp.18462 Sat Nov 16 18:17:42 2002
@@ -3,13 +3,13 @@
Version: unspecified
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Minor
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: hwang_rob@yahoo.ca
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -63,7 +63,11 @@
Additional Information:
------- Additional Comments From martin@ximian.com 2002-11-11 11:29 -------
Hmm, such structs would cause major headaches for the debugger, so
it's really good that this isn't allowed. I'll try to have a look
at this bug.
+
+
+------- Additional Comments From martin@ximian.com 2002-11-16 18:17 -------
+mcs doesn't report an error; priority == minor.