[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
Wed Nov 15 05:22:54 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 rharinath at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79934

--- shadow/79934	2006-11-14 15:13:51.000000000 -0500
+++ shadow/79934.tmp.28944	2006-11-15 05:22:54.000000000 -0500
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: C#
-AssignedTo: rharinath at novell.com                            
+AssignedTo: martin at ximian.com                            
 ReportedBy: jan.oravec at 6com.sk               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: namespace problems with partial classes on mono-1.2
@@ -55,6 +55,11 @@
 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
 
+
+------- Additional Comments From rharinath at novell.com  2006-11-15 05:22 -------
+I believe this has to do with the new anonymous-method code.  I think
+somewhere 'Parent' fields are not tracked when IteratorHost is created.
+


More information about the mono-bugs mailing list