[Mono-bugs] [Bug 80867][Nor] Changed - Error when compiling partial class

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 15 17:03:21 EST 2007


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 martin at ximian.com.

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

--- shadow/80867	2007-02-15 16:25:29.000000000 -0500
+++ shadow/80867.tmp.11227	2007-02-15 17:03:21.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80867
 Product: Mono: Compilers
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: lluis at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -45,6 +45,10 @@
 If I run "gmcs test1.cs test2.cs /t:library" it compiles fine.
 
 If I run "gmcs test2.cs test1.cs /t:library" I get this error:
 
 test1.cs(8,35): error CS0246: The type or namespace name `ArrayList' could
 not be found. Are you missing a using directive or an assembly reference?
+
+------- Additional Comments From martin at ximian.com  2007-02-15 17:03 -------
+I tried with both r72772 and HEAD and couldn't reproduce it with
+either one.


More information about the mono-bugs mailing list