зеркало из https://github.com/mono/mail-archives.git
89 строки
3.5 KiB
HTML
89 строки
3.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 32068][Min] Changed - mcs should give error for deep cycles in struct
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="006254.html">
|
|
<LINK REL="Next" HREF="006256.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 32068][Min] Changed - mcs should give error for deep cycles in struct
|
|
</H1>
|
|
<B>bugzilla-daemon@rocky.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 32068][Min] Changed - mcs should give error for deep cycles in struct">bugzilla-daemon@rocky.ximian.com
|
|
</A><BR>
|
|
<I>Thu, 10 Jul 2003 09:07:34 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="006254.html">[Mono-bugs] [Bug 32068][Min] Changed - mcs should give error for deep cycles in struct
|
|
</A></li>
|
|
<LI> Next message: <A HREF="006256.html">[Mono-bugs] [Bug 44302][Min] Changed - mcs fails to flag a CS0136
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6255">[ date ]</a>
|
|
<a href="thread.html#6255">[ thread ]</a>
|
|
<a href="subject.html#6255">[ subject ]</a>
|
|
<a href="author.html#6255">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="mailto:martin@ximian.com.">martin@ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=32068">http://bugzilla.ximian.com/show_bug.cgi?id=32068</A>
|
|
|
|
--- shadow/32068 Thu Jul 10 09:06:55 2003
|
|
+++ shadow/32068.tmp.29500 Thu Jul 10 09:07:34 2003
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 32068
|
|
Product: Mono/MCS
|
|
Version: unspecified
|
|
OS: unknown
|
|
OS Details:
|
|
-Status: ASSIGNED
|
|
-Resolution:
|
|
+Status: RESOLVED
|
|
+Resolution: FIXED
|
|
Severity: Unknown
|
|
Priority: Minor
|
|
Component: Misc
|
|
AssignedTo: <A HREF="mailto:martin@ximian.com">martin@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:hwang_rob@yahoo.ca">hwang_rob@yahoo.ca</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
@@ -75,6 +75,9 @@
|
|
------- Additional Comments From <A HREF="mailto:martin@ximian.com">martin@ximian.com</A> 2003-05-19 05:53 -------
|
|
I think this can now easily be checked with the new flow analysis code where this'd also cause problems. I'll have a look at it.
|
|
|
|
|
|
------- Additional Comments From <A HREF="mailto:martin@ximian.com">martin@ximian.com</A> 2003-07-10 09:06 -------
|
|
Fixed in CVS.
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:martin@ximian.com">martin@ximian.com</A> 2003-07-10 09:07 -------
|
|
+FIxed.
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="006254.html">[Mono-bugs] [Bug 32068][Min] Changed - mcs should give error for deep cycles in struct
|
|
</A></li>
|
|
<LI> Next message: <A HREF="006256.html">[Mono-bugs] [Bug 44302][Min] Changed - mcs fails to flag a CS0136
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6255">[ date ]</a>
|
|
<a href="thread.html#6255">[ thread ]</a>
|
|
<a href="subject.html#6255">[ subject ]</a>
|
|
<a href="author.html#6255">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|