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=77705 --- shadow/77705 2006-05-02 01:42:04.000000000 -0400 +++ shadow/77705.tmp.19843 2006-05-02 01:54:09.000000000 -0400 @@ -1,16 +1,16 @@ Bug#: 77705 -Product: Mono: Class Libraries +Product: Mono: Runtime Version: 1.1 OS: other OS Details: SUSE 10 Status: NEEDINFO Resolution: Severity: Unknown Priority: Normal -Component: Windows.Forms +Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: @@ -127,6 +127,13 @@ but there is still problem with missing DISPOSE Now it's missing independently on EnableVisualStyles() sorry for late answer + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-02 01:54 ------- +The dispose isn't a Winforms issue. Could be that stdio is already +closed and you don't get the output. I can assign this to the +runtime, but I doubt it's a real bug. If we weren't disposing we'd +have lots more problems. I get the proper output here when I run your +sample. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
