[Mono-bugs] [Bug 69541][Wis] Changed - [PPC PATCH] OP_ARGLIST unsupported

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Dec 2004 05:32:28 -0500 (EST)


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 lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=69541

--- shadow/69541	2004-12-02 17:24:38.000000000 -0500
+++ shadow/69541.tmp.7085	2004-12-07 05:32:28.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 69541
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: OSX 10.3.4
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: grompf@sublimeintervention.com               
 QAContact: mono-bugs@ximian.com
@@ -109,6 +109,11 @@
 ------- Additional Comments From grompf@sublimeintervention.com  2004-12-02 17:24 -------
 Patch updated again to get rid of some bit-rot in the earlier one (it conflicted with some 
 patches that have been commited since)
 
 -kangaroo
 
+
+------- Additional Comments From lupus@ximian.com  2004-12-07 05:32 -------
+Thanks for the patch, committed.
+Could you please also commit your extended tests?
+Thanks!