[Mono-bugs] [Bug 59000][Maj] Changed - Exception occurs compiling simple form with Mono 0.91

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 26 May 2004 19:19:20 -0400 (EDT)


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

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

--- shadow/59000	2004-05-26 18:45:15.000000000 -0400
+++ shadow/59000.tmp.20885	2004-05-26 19:19:20.000000000 -0400
@@ -1,20 +1,20 @@
 Bug#: 59000
-Product: Mono: Compilers
+Product: Mono: Class Libraries
 Version: unspecified
 OS: Windows XP
 OS Details: Windows XP Version 2002
 Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Major
-Component: C#
+Component: Sys.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: kingdurin@yahoo.com               
 QAContact: mono-bugs@ximian.com
-TargetMilestone: ---
+TargetMilestone: V1
 URL: 
 Summary: Exception occurs compiling simple form with Mono 0.91
 
 Please fill in this template when reporting a bug, unless you know what 
 you are doing.
 Description of Problem:
@@ -396,6 +396,12 @@
 in <0x0001b> Heroes_4_Affinity.frmMain:Main ()
 
 Now, this is funny, because it seems to me that mono should only 
 redirect the assembly references if the referenced assembly is not 
 available, which would be the case on *nix or even a windows system 
 that doesn't mave the Microsoft .Net Framework installed.
+
+------- Additional Comments From gonzalo@ximian.com  2004-05-26 19:19 -------
+Nice!!! :)
+Thanks for testing all of this.
+
+I'm changing the component to System.Drawing now.