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=76550 --- shadow/76550 2005-11-11 02:28:31.000000000 -0500 +++ shadow/76550.tmp.6873 2005-12-03 13:10:16.000000000 -0500 @@ -10,13 +10,13 @@ Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: +Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] Summary: [PATCH] ParameterReference.Emit does not handle leave_copy Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: Mandrake linux versions (but happens with windows version too): @@ -143,6 +143,11 @@ stfld ldloc temp end this.EmitAssign (ec, source, false, true) Note how both Emit and EmitAssign need to use that temporary variable. + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-03 13:10 ------- +Lets get this patch into SVN. + +Hari and Martin: can you provide feedback? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
