# New Ticket Created by  Lambeck 
# Please include the string:  [perl #36818]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=36818 >


Hi all,
in order to make mod_parrot-0.3 work with parrot-0.2.3 there need to be some
additions to src/call_list.txt . These statements are included in the patch.

This patch is important because otherwise the users need to patch and
recompile parrot in order to make it work with mod_parrot.

Adrian Lambeck
--- src/call_list.txt	2005-07-12 15:08:57.000000000 +0200
+++ src/call_list.txt.new	2005-08-06 13:26:32.000000000 +0200
@@ -285,6 +285,19 @@
 i	tp
 v	tiiiptt
 i	Pip
+p   J
+t   J
+t   Jp
+p   Jp
+t   Jpt
+i   Jp
+i   Jpi
+i   JPip
+v   ptt
+v   pit
+i   Jpii
+i   ip
+
 
 # PyBuiltins
 P	JOPP

Reply via email to