[Mono-bugs] [Bug 69541][Wis] Changed - [PPC PATCH] OP_ARGLIST unsupported
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 2 Dec 2004 17:24:08 -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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69541
--- shadow/69541 2004-11-24 16:45:35.000000000 -0500
+++ shadow/69541.tmp.18151 2004-12-02 17:24:08.000000000 -0500
@@ -97,6 +97,11 @@
btw; I also tested: result = AddAThirdBunchOfInts (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11,
__arglist ( 2, 3, 4 )); with this new patch (which was failing before); this is now working.
-kangaroo
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-12-02 17:24 -------
+Created an attachment (id=13388)
+updated patch
+