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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81191 --- shadow/81191 2007-04-20 08:19:21.000000000 -0400 +++ shadow/81191.tmp.14898 2007-04-20 08:20:04.000000000 -0400 @@ -182,6 +182,11 @@ mcs /r:System.Drawing.dll /r:System.Windows.Forms.dll /target:winexe test.cs && mono test.exe To compile it for 2.0: gmcs /r:System.Drawing.dll /r:System.Windows.Forms.dll /target:winexe /d:NET_2_0 test.cs && mono test.exe + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-20 08:20 ------- +Created an attachment (id=19102) +Updated repro (tab #4) + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
