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=82025 --- shadow/82025 2007-07-06 19:42:43.000000000 -0400 +++ shadow/82025.tmp.7700 2007-07-06 21:52:55.000000000 -0400 @@ -1,15 +1,14 @@ Bug#: 82025 Product: Mono: Class Libraries Version: 1.2 -OS: +OS: unknown OS Details: Linux 2.6.20-15-generic #2 SMP x86_64 GNU/Linux - Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: Sys.Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -157,6 +156,14 @@ How often does this happen? Always Additional Information: My machine is amd64 + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-06 21:52 ------- +I forgot adding the code [though it is quite obvious] to run it: + +public static void Main(string[] args) +{ + RunTest(); +} _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
