[Mono-bugs] [Bug 76550][Nor] Changed - [PATCH] ParameterReference.Emit does not handle leave_copy

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 3 13:10:16 EST 2005


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 miguel at ximian.com.

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: bmaurer at users.sf.net                            
 ReportedBy: peter at syncad.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
+Cc: martin at ximian.com,rharinath at novell.com
 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 miguel at ximian.com  2005-12-03 13:10 -------
+Lets get this patch into SVN.
+
+Hari and Martin: can you provide feedback?


More information about the mono-bugs mailing list