зеркало из https://github.com/mono/mail-archives.git
98 строки
3.9 KiB
HTML
98 строки
3.9 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-bugs] [Bug 75292][Nor] Changed - C# compiler can't generate
|
||
|
CodeDOM Iteration
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075292%5D%5BNor%5D%20Changed%20-%20C%23%20compiler%20can%27t%20generate%0A%09CodeDOM%20Iteration&In-Reply-To=bug-75292%40chernobyl.ximian.com">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
||
|
<LINK REL="Previous" HREF="030548.html">
|
||
|
<LINK REL="Next" HREF="030551.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-bugs] [Bug 75292][Nor] Changed - C# compiler can't generate
|
||
|
CodeDOM Iteration</H1>
|
||
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
||
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075292%5D%5BNor%5D%20Changed%20-%20C%23%20compiler%20can%27t%20generate%0A%09CodeDOM%20Iteration&In-Reply-To=bug-75292%40chernobyl.ximian.com"
|
||
|
TITLE="[Mono-bugs] [Bug 75292][Nor] Changed - C# compiler can't generate
|
||
|
CodeDOM Iteration">bugzilla-daemon at bugzilla.ximian.com
|
||
|
</A><BR>
|
||
|
<I>Fri Jun 17 11:53:13 EDT 2005</I>
|
||
|
<P><UL>
|
||
|
<LI>Previous message: <A HREF="030548.html">[Mono-bugs] [Bug 75117][Maj] Changed - Trying to run any exe not as
|
||
|
root segfaults.
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="030551.html">[Mono-bugs] [Bug 75279][Wis] Changed - mcs outputs unreachable il
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#30549">[ date ]</a>
|
||
|
<a href="thread.html#30549">[ thread ]</a>
|
||
|
<a href="subject.html#30549">[ subject ]</a>
|
||
|
<a href="author.html#30549">[ 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="http://lists.ximian.com/mailman/listinfo/mono-bugs">miguel at ximian.com.</A>
|
||
|
|
||
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75292">http://bugzilla.ximian.com/show_bug.cgi?id=75292</A>
|
||
|
|
||
|
--- shadow/75292 2005-06-17 09:16:14.000000000 -0400
|
||
|
+++ shadow/75292.tmp.12882 2005-06-17 11:53:13.000000000 -0400
|
||
|
@@ -1,20 +1,20 @@
|
||
|
Bug#: 75292
|
||
|
-Product: Mono: Compilers
|
||
|
+Product: Mono: Class Libraries
|
||
|
Version: 1.1
|
||
|
-OS:
|
||
|
+OS: unknown
|
||
|
OS Details: Windows XP SP 2
|
||
|
Status: NEW
|
||
|
Resolution:
|
||
|
-Severity:
|
||
|
+Severity: Unknown
|
||
|
Priority: Normal
|
||
|
-Component: C#
|
||
|
+Component: CORLIB
|
||
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
||
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">llaske at c2s.fr</A>
|
||
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
||
|
-TargetMilestone: ---
|
||
|
+TargetMilestone: 1_2
|
||
|
URL:
|
||
|
Cc:
|
||
|
Summary: C# compiler can't generate CodeDOM Iteration
|
||
|
|
||
|
I'm using Mono to write a compiler and I need to generate a loop.
|
||
|
So, I'm using CodeIterationStatement class and CSharpCodeProvider to do
|
||
|
</PRE>
|
||
|
|
||
|
|
||
|
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI>Previous message: <A HREF="030548.html">[Mono-bugs] [Bug 75117][Maj] Changed - Trying to run any exe not as
|
||
|
root segfaults.
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="030551.html">[Mono-bugs] [Bug 75279][Wis] Changed - mcs outputs unreachable il
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#30549">[ date ]</a>
|
||
|
<a href="thread.html#30549">[ thread ]</a>
|
||
|
<a href="subject.html#30549">[ subject ]</a>
|
||
|
<a href="author.html#30549">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
|
||
|
<hr>
|
||
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
||
|
mailing list</a><br>
|
||
|
</body></html>
|