зеркало из https://github.com/mono/mail-archives.git
87 строки
3.5 KiB
HTML
87 строки
3.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 60316][Maj] Changed - MCS 0.96 fails to emit a foreach on a struct collection property
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="018158.html">
|
|
<LINK REL="Next" HREF="018160.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 60316][Maj] Changed - MCS 0.96 fails to emit a foreach on a struct collection property
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 60316][Maj] Changed - MCS 0.96 fails to emit a foreach on a struct collection property">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Tue, 29 Jun 2004 09:11:28 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="018158.html">[Mono-bugs] [Bug 60307][Cri] Changed - Monodoc crash on C# compiler error display
|
|
</A></li>
|
|
<LI> Next message: <A HREF="018160.html">[Mono-bugs] [Bug 60800][Maj] Changed - Controls.Clear() prevents re-adding controls
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#18159">[ date ]</a>
|
|
<a href="thread.html#18159">[ thread ]</a>
|
|
<a href="subject.html#18159">[ subject ]</a>
|
|
<a href="author.html#18159">[ 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:dge@softec.st.">dge@softec.st.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60316">http://bugzilla.ximian.com/show_bug.cgi?id=60316</A>
|
|
|
|
--- shadow/60316 2004-06-17 17:41:57.000000000 -0400
|
|
+++ shadow/60316.tmp.517 2004-06-29 09:11:28.000000000 -0400
|
|
@@ -1,12 +1,12 @@
|
|
Bug#: 60316
|
|
Product: Mono: Compilers
|
|
Version: unspecified
|
|
OS: unknown
|
|
OS Details: Linux Mandrake 10.0 Official
|
|
-Status: RESOLVED
|
|
+Status: CLOSED
|
|
Resolution: FIXED
|
|
Severity: Unknown
|
|
Priority: Major
|
|
Component: C#
|
|
AssignedTo: <A HREF="mailto:bmaurer@users.sf.net">bmaurer@users.sf.net</A>
|
|
ReportedBy: <A HREF="mailto:dge@softec.st">dge@softec.st</A>
|
|
@@ -114,6 +114,9 @@
|
|
|
|
------- Additional Comments From <A HREF="mailto:miguel@ximian.com">miguel@ximian.com</A> 2004-06-17 01:19 -------
|
|
Am CCing Martin and Ben who have looked at this in the past.
|
|
|
|
------- Additional Comments From <A HREF="mailto:bmaurer@users.sf.net">bmaurer@users.sf.net</A> 2004-06-17 17:41 -------
|
|
Fixed in CVS.
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:dge@softec.st">dge@softec.st</A> 2004-06-29 09:11 -------
|
|
+Works fine in RC1, thanks.
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="018158.html">[Mono-bugs] [Bug 60307][Cri] Changed - Monodoc crash on C# compiler error display
|
|
</A></li>
|
|
<LI> Next message: <A HREF="018160.html">[Mono-bugs] [Bug 60800][Maj] Changed - Controls.Clear() prevents re-adding controls
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#18159">[ date ]</a>
|
|
<a href="thread.html#18159">[ thread ]</a>
|
|
<a href="subject.html#18159">[ subject ]</a>
|
|
<a href="author.html#18159">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|