>>>>> "LT" == Leopold Toetsch <[EMAIL PROTECTED]> writes:

LT> Ilya Martynov wrote:
>> Prints 'P3 is not NULL'

LT> Yep, some minutes ago I've fixed it. Thanks for the test, I've added
LT> it plus another one to CVS.

There is a small typo in comment for second test case:

Index: imcc/t/syn/pcc.t
===================================================================
RCS file: /cvs/public/parrot/imcc/t/syn/pcc.t,v
retrieving revision 1.38
diff -u -d -r1.38 pcc.t
--- imcc/t/syn/pcc.t    22 Mar 2004 13:09:32 -0000      1.38
+++ imcc/t/syn/pcc.t    22 Mar 2004 13:15:17 -0000
@@ -1297,7 +1297,7 @@
 output_is(<<'CODE', <<'OUT', "P3 isnt NULL - 12 args");
 .sub _main
     P3 = new .PerlArray
-    # call with 11 parameters
+    # call with 12 parameters
     _foo($P1, $P2, $P3, $P4, $P5, $P6, $P7, $P8, $P9, $P10, $P11, $P12)
     end
 .end


-- 
Ilya Martynov,  [EMAIL PROTECTED]
CTO IPonWEB (UK) Ltd
Quality Perl Programming and Unix Support
UK managed @ offshore prices - http://www.iponweb.net
Personal website - http://martynov.org

Reply via email to