[Mono-bugs] [Bug 75292][Nor] Changed - C# compiler can't generate
CodeDOM Iteration
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jun 17 11:53:13 EDT 2005
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75292
--- 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: mono-bugs at ximian.com
ReportedBy: llaske at c2s.fr
QAContact: mono-bugs at ximian.com
-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
More information about the mono-bugs
mailing list