[Mono-bugs] [Bug 31243][Nor] Changed - Error compiling System.Drawing with mcs

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
26 Sep 2002 04:20:14 -0000


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@ximian.com.

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

--- shadow/31243	Wed Sep 25 20:05:59 2002
+++ shadow/31243.tmp.11694	Thu Sep 26 00:20:14 2002
@@ -1,14 +1,14 @@
 Bug#: 31243
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: VERIFIED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -16,6 +16,14 @@
 Cc: 
 Summary: Error compiling System.Drawing with mcs
 
 I get this trying to compile on linux with current CVS:
 System.Drawing.Drawing2D/Enums.cs(23) error CS0102: The container `'
 already contains a definition for `System.Drawing.Drawing2D.CombineMode'
+
+------- Additional Comments From miguel@ximian.com  2002-09-26 00:20 -------
+Another success for MCS!
+
+It is actually catching duplicated enumerations that should have been
+removed.  I am fixing the Drawing2D namespace now.
+
+I am fixing the assembly, there was a duplicated enum