[Mono-bugs] [Bug 79934][Maj] Changed - namespace problems with partial classes on mono-1.2
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Nov 14 15:13:51 EST 2006
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 jan.oravec at 6com.sk.
http://bugzilla.ximian.com/show_bug.cgi?id=79934
--- shadow/79934 2006-11-14 14:58:19.000000000 -0500
+++ shadow/79934.tmp.14992 2006-11-14 15:13:51.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 79934
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: jan.oravec at 6com.sk
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -51,6 +51,10 @@
b.cs(11,26): error CS0103: The name `IsolationLevel' does not exist in the
context of `<>c__CompilerGenerated1'
Compilation failed: 1 error(s), 0 warnings
When compiling a.cs and b.cs in different order or without a.cs, there is
no error (as expected).
+
+------- Additional Comments From jan.oravec at 6com.sk 2006-11-14 15:13 -------
+also, this bug is new, mono-1.1.17 could compile the above code fine
+
More information about the mono-bugs
mailing list