[Mono-bugs] [Bug 51518][Nor] Changed - mcs does not compile System.Windows.Forms.MessageBox.Show

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Dec 2003 10:11:15 -0500 (EST)


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 bmaurer@users.sf.net.

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

--- shadow/51518	2003-11-30 14:27:05.000000000 -0500
+++ shadow/51518.tmp.20200	2003-12-24 10:11:15.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 51518
-Product: Mono/MCS
+Product: Mono/Compilers
 Version: unspecified
 OS: unknown
 OS Details: cygwin under Windows XP SP1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: INVALID
 Severity: Unknown
 Priority: Normal
-Component: Misc
+Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: fgenolini@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -85,6 +85,9 @@
    }
 }
 
 ------- Additional Comments From fgenolini@hotmail.com  2003-11-30 14:27 -------
 the workaround for me is not to use MessageBox and only output to 
 console
+
+------- Additional Comments From bmaurer@users.sf.net  2003-12-24 10:11 -------
+You forgot to /r: the dll. MCS does not load SWF by default.