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=78314 --- shadow/78314 2006-05-06 11:26:14.000000000 -0400 +++ shadow/78314.tmp.3682 2006-05-06 13:47:56.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 78314 Product: Mono: Runtime Version: 1.1 -OS: +OS: unknown OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Major Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -116,6 +116,10 @@ allocation error when compiling "<<<". for j = 0 to 7 do System.Console.WriteLine("j = {0}",j); System.Console.WriteLine("res = {0}",(10 <<< j) = (10 <<< j)) done + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-06 13:47 ------- +Fixed in SVN. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
